lucasmgraham2/Atlassian-Confluence-MCP-Server
3.1
If you are the rightful owner of Atlassian-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 dayong@mcphub.com.
The Atlassian MCP Server is designed to facilitate the creation of Confluence documentation directly from code using the official Atlassian Python API.
Tools
Functions exposed to the LLM to take actions
list_spaces
Show available Confluence spaces
create_page
Create basic documentation page
create_code_documentation
Create detailed code documentation
get_pages
List pages in a space
find_page
Search pages by title
get_page_content
View page content
append_to_page
Add content to existing page
replace_content
Replace specific content
remove_content
Remove specific content
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client