01Features a unique `McpTool` system that isolates and streamlines MCP client interaction, independent of Spring AI's tool environment.
02Provides automatic and non-invasive configuration for MCP services within Spring Boot applications.
03Includes built-in parsers for various documentation and data formats like Javadoc, Swagger2/3, SpringMVC, Jackson, and Spring AI native tools.
0414 GitHub stars
05Supports custom tool, resource, and prompt registration through dedicated `@ToolScan`, `@ResourceScan`, and `@PromptScan` annotations.
06Offers comprehensive support for all native MCP Java SDK functions, including tool registration and callback mechanisms.