Atlassian Confluence
JSON →Interact with Atlassian Confluence Cloud spaces, pages, and content in real-time.
Install
npx -y @aashari/mcp-server-atlassian-confluence Tools · 5
- conf_get GET any Confluence API endpoint (read data)
- conf_post POST to any endpoint (create resources)
- conf_put PUT to any endpoint (replace resources)
- conf_patch PATCH to any endpoint (partial updates)
- conf_delete DELETE from any endpoint (remove resources)
Environment variables
ATLASSIAN_API_TOKEN
★ 58 GitHub stars