MCP Servers / productivity / Confluence MCP Server

Confluence MCP Server

JSON →
none3productivity

Programmatically access and search Confluence spaces, pages, and content using its REST API.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: confluence-mcp-server
Tools
What this server exposes
list_spaces
List and filter Confluence spaces with optional pagination
get_page_content
Retrieve Confluence page content by page ID, with optional version
search_content
Execute CQL (Confluence Query Language) searches with optional space filter and pagination
list_pages_in_space
List all pages within a specific Confluence space with optional pagination
Configuration
Environment & auth
authnone
envCONFLUENCE_BASE_URL
Resources
Confluence MCP Server — MCP Server · libregistry