Confluence MCP Server
@tqiqbal
About Confluence MCP Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-confluence-server": {
"command": "python",
"args": [
"confluence.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Confluence MCP Server?
A Model Context Protocol (MCP) server that allows AI models to interact with Confluence Data Center using its REST API. It provides a set of tools for searching, reading, creating, updating, and deleting Confluence pages.
How to use Confluence MCP Server?
Clone the repository, install dependencies with pip install -r requirements.txt, and configure a .env file with CONFLUENCE_API_BASE, CONFLUENCE_USERNAME, and CONFLUENCE_PASSWORD. Run in development mode with `mcp dev
Basic information
More Memory & Knowledge MCP servers

ctxfile
ctxfileLocal-first MCP server that snapshots your project's working state into one context object. Open-core, privacy-first.
RAG Documentation MCP Server
hannesrudolphAn MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context.
MCP Apple Notes
RafalWilinskiTalk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
Memlord
MyrikLDMemlord is a remote MCP server available at https://app.memlord.com.
Mcp Knowledge Graph
shanehollomanMCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
Comments