File tree Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Expand file tree Collapse file tree 1 file changed +7
-13
lines changed Original file line number Diff line number Diff line change @@ -9,19 +9,13 @@ Declarative [MCP Java SDK](https://github.com/modelcontextprotocol/java-sdk) Dev
99
1010## Advantages
1111
12- 🚫 No Spring Framework Required.
13-
14- ⚡ Instant MCP Java server in 1 LOC.
15-
16- 🎉 No need to write more SDK low-level code.
17-
18- 👏 Get rid of complex and lengthy JSON schema definitions.
19-
20- 🎯 Just focus on your core logic (resources/prompts/tools).
21-
22- 🔌 Configuration file compatible with the Spring AI Framework.
23-
24- 🌍 Built-in multi-languages support for MCP server (resources/prompts/tools).
12+ - 🚫 No Spring Framework Required.
13+ - ⚡ Instant MCP Java server in 1 LOC.
14+ - 🎉 No need to write more SDK low-level code.
15+ - 👏 Get rid of complex and lengthy JSON schema definitions.
16+ - 🎯 Just focus on your core logic (resources/prompts/tools).
17+ - 🔌 Configuration file compatible with the Spring AI Framework.
18+ - 🌍 Built-in multi-languages support for MCP components (resources/prompts/tools).
2519
2620## Showcase
2721
You can’t perform that action at this time.
0 commit comments