Spring-MCP-Bridge is a Python tool that automatically converts Spring Boot REST applications into MCP servers, enabling AI assistants to interact with existing Spring APIs. Developed by Bruno Santos, it scans Java source code to identify controllers, endpoints, and data models, then generates a FastAPI server that acts as a bridge between MCP clients and the original Spring application. The tool preserves all endpoint functionality while adding the MCP schema layer, making it valuable for developers who want to expose their Spring Boot APIs to AI tools like Claude or Cursor without rewriting their backend services.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
暂无评论. 成为第一个评论的人!
登录以参与讨论