diff --git a/README.md b/README.md index 14e19fdc..0a65b4d8 100644 --- a/README.md +++ b/README.md @@ -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