Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by BootcampToProd • Uncategorized
An MCP server integrating with Confluence Cloud to manage documents via callable tools.
Manage Confluence Cloud spaces and pages programmatically.
Access and manipulate document history within Confluence.
Integrate document management operations into MCP clients.
This MCP server example built with Spring Boot AI connects to Confluence Cloud, allowing management of spaces, pages, and document history. It exposes various document management operations as callable tools using the @Tool annotation and registers these tools with the MCP framework. The server can be tested with any MCP client, including the Claude desktop app, facilitating easy integration and testing.