Add Java and Spring MCP SDK link
This commit is contained in:
parent
8c5afd4007
commit
ed54e3e520
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ A curated list of awesome Model Context Protocol (MCP) servers.
|
|||
* 🏎️ – Go codebase
|
||||
* 🦀 – Rust codebase
|
||||
* #️⃣ - C# Codebase
|
||||
* ☕ - Java codebase
|
||||
* scope
|
||||
* ☁️ - Cloud Service
|
||||
* 🏠 - Local Service
|
||||
|
|
@ -316,6 +317,7 @@ Interact with Git repositories and version control platforms. Enables repository
|
|||
- [metoro-io/mcp-golang](https://github.com/metoro-io/mcp-golang) 🏎️ - Golang framework for building MCP Servers, focussed on type safety
|
||||
- [rectalogic/langchain-mcp](https://github.com/rectalogic/langchain-mcp) 🐍 - Provides MCP tool calling support in LangChain, allowing for the integration of MCP tools into LangChain workflows.
|
||||
- [salty-flower/ModelContextProtocol.NET](https://github.com/salty-flower/ModelContextProtocol.NET) #️⃣ 🏠 - A C# SDK for building MCP servers on .NET 9 with NativeAOT compatibility ⚡ 🔌
|
||||
- [spring-ai-mcp](https://github.com/spring-projects-experimental/spring-ai-mcp) ☕ 🌱 - Java SDK and Spring Framework integration for building MCP client and MCP servers with various, plugable, transport options.
|
||||
- [@marimo-team/codemirror-mcp](https://github.com/marimo-team/codemirror-mcp) - CodeMirror extension that implements the Model Context Protocol (MCP) for resource mentions and prompt commands.
|
||||
|
||||
## Utilities
|
||||
|
|
|
|||
Loading…
Reference in a new issue