spring-boot-ai-confluence-mcp-server

spring-boot-ai-confluence-mcp-server

1

This project is a Confluence MCP Server example leveraging Spring Boot AI to integrate with Confluence Cloud, allowing document management operations as services tested with MCP clients.

Confluence MCP Server Example

This repository contains the source code for a Confluence MCP Server example built with Spring Boot AI. Key features include:

  • Confluence Cloud Integration: Manages spaces, pages, and document history.
  • Callable Tools: Operations such as listing spaces and creating documents can be executed.
  • Tool Registration: Uses ToolCallbackProvider for service method registration.
  • Testable with MCP Clients: Can be tested using any MCP client like the Claude desktop app.