Skip to content

Commit 1cf232a

Browse files
committed
docs(README): Improve formatting in advantages section and clarify multi-languages support for MCP components
1 parent f841ace commit 1cf232a

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)