Confluence MCP Server
JSON →Programmatically access and search Confluence spaces, pages, and content using its REST API.
Install
npx -y @smithery/cli Tools · 4
- 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
Environment variables
CONFLUENCE_BASE_URL
★ 3 GitHub stars