MCP.so
Sign In
Servers

Confluence MCP Server

@pawankumar94

Confluence MCP server providing API tools for Atlassian Confluence operations including page management, space handling, and content search with built-in rate limiting and error handling.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "confluence-mcp-server-pawankumar94": {
      "command": "python",
      "args": [
        "example.py"
      ]
    }
  }
}

More from Memory & Knowledge