Server Template
0
Provides a template project for building MCP servers using Spring Boot.
关于
This template project facilitates the development of MCP servers with Spring Boot. It offers a pre-defined structure for exposing features as REST endpoints, enabling external testing. An example 'task' feature serves as a guide for building new tools and resources, complete with unit and integration tests. Configuration instructions are provided for integration with MCP Clients like Claude desktop, streamlining the setup process.
主要功能
- Includes an example 'task' feature for guidance.
- Structured to expose features as REST endpoints.
- 0 GitHub stars
- Includes unit and integration tests.