mcp-server-atlassian-confluence and mcp-jira-server
About mcp-server-atlassian-confluence
aashari/mcp-server-atlassian-confluence
Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP interface.
Supports token-optimized TOON output format (reducing API response sizes by 30-60% compared to JSON) and JMESPath filtering for selective field extraction. Implements five generic HTTP tools (`conf_get`, `conf_post`, `conf_put`, `conf_patch`, `conf_delete`) providing direct access to the Confluence v2 API, enabling AI assistants to create/update pages and comments alongside read operations. Integrates with Claude Desktop, Cursor AI, and any MCP-compatible assistant via stdio transport, with flexible credential management through environment variables, `.env` files, or `~/.mcp/configs.json`.
About mcp-jira-server
edrich13/mcp-jira-server
MCP server for connecting AI assistants to your own Jira instance
Exposes 12 tools for full CRUD operations on Jira issues—including JQL search, comment management, status transitions, and custom field support—via stdio transport. Integrates with Claude Desktop and VS Code through MCP protocol, authenticating to self-hosted Jira instances using Personal Access Tokens rather than cloud API keys.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work