Template project to build MCP server using SpringBoot
Features
- Structure to expose features as REST endpoint to test it outside MCP client
- Example
taskfeature to use as guideline to build new tools / resources. Includes unit and integration tests
How to configure in MCP Client (like Claude desktop)
- Open the file
~/Library/Application Support/Claude/claude_desktop_config.jsonand add below section
"your-app-name": {
"command": "/usr/bin/java",
"args": [
"-Dspring.profiles.active=default",
"-Dspring.main.web-application-type=none",
"-jar",
"<PATH_TO_REPO>/build/libs/<your-app-name>-0.0.1-SNAPSHOT.jar"
]
}
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Reviews
user_hvugiHAX
Absolutely love the dbt-docs-mcp by mattijsdp! This tool has significantly streamlined my documentation process for dbt projects. The user interface is intuitive and easy to use, making it simple to generate and manage documentation. Highly recommend to anyone looking to enhance their dbt workflows! Check it out here: https://mcp.so/server/dbt-docs-mcp/mattijsdp.