Confluence MCP Server
@tqiqbal
About Confluence MCP Server
No overview available yet
Basic information
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
More Memory & Knowledge MCP servers
Context7 MCP - Up-to-date Docs For Any Cursor Prompt
upstashContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
Memory Bank MCP Server
alioshrA Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
Notion MCP Integration
danhilseA simple MCP integration that allows Claude to read and manage a personal Notion todo list
Jupyter Notebook MCP Server (for Cursor)
jbenoModel Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
Docs MCP Server
araboldGrounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
Comments