korosuke613/confluence-mcp-server
3.2
If you are the rightful owner of confluence-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Confluence MCP Server is a Model Context Protocol server that facilitates access to Confluence content using API tokens.
Tools
Functions exposed to the LLM to take actions
confluence_search
Search for content in Confluence using CQL.
confluence_get_page
Retrieve a specific Confluence page by ID.
confluence_get_space
Get information about a Confluence space.
confluence_list_pages
List pages in a Confluence space with pagination.
confluence_create_page
Create a custom Confluence page with specified content.
confluence_update_page
Update an existing Confluence page.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client