Mocapi icon

Mocapi

Provides a framework for building Model Context Protocol (MCP) compliant applications with Spring Boot.

소개

Mocapi is a powerful Java framework designed to simplify the development of applications compliant with the Model Context Protocol (MCP) specification. Built specifically for Spring Boot, it offers a straightforward Spring Boot starter to easily integrate MCP capabilities into your projects. Developers can rapidly create and expose custom MCP tools using simple annotations, making it an ideal choice for extending existing Spring Boot services with standardized MCP interactions.

주요 기능

  • Includes a Spring Boot starter for easy integration
  • Configurable MCP endpoint for flexible deployment
  • Automated tool discovery and exposure via `MocapiToolsAutoConfiguration`
  • Support for exposing tools through `McpToolProvider` beans
  • 0 GitHub stars
  • Annotation-driven tool registration using `@Tool`

사용 사례

  • Adding MCP-compliant API endpoints to existing Spring Boot microservices
  • Building new applications that strictly adhere to the Model Context Protocol
  • Developing custom software tools and utilities that interact within an MCP ecosystem