mcp-server-atlassian-confluence and mcp-jira-server

Maintenance 10/25
Adoption 8/25
Maturity 17/25
Community 19/25
Maintenance 10/25
Adoption 3/25
Maturity 18/25
Community 15/25
Stars: 50
Forks: 21
Downloads:
Commits (30d): 0
Language: TypeScript
License:
Stars: 4
Forks: 4
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No License
No risk flags

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work