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.
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요