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`.
Available on npm.
Stars
50
Forks
21
Language
TypeScript
License
—
Category
Last pushed
Feb 22, 2026
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/aashari/mcp-server-atlassian-confluence"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
MatanYemini/bitbucket-mcp
Bitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and...
pdogra1299/bitbucket-mcp-server
MCP Server for interacting with BitBucket API
aashari/mcp-server-atlassian-bitbucket
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact...
aashari/mcp-server-atlassian-jira
Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to...
Aarul5/jira-pilot
AI-powered Jira CLI and MCP server for humans and agents manage issues, sprints, boards with...