Skip to content

Commit 5dd2182

Browse files
authored
Merge pull request #2352 from jba/add-go
Add Go SDK to README.md
2 parents b64c0b2 + 1121da1 commit 5dd2182

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ to community built servers and additional resources.
66
The servers in this repository showcase the versatility and extensibility of MCP, demonstrating how it can be used to give Large Language Models (LLMs) secure, controlled access to tools and data sources.
77
Typically, each MCP server is implemented with an MCP SDK:
88
- [C# MCP SDK](https://github.com/modelcontextprotocol/csharp-sdk)
9+
- [Go MCP SDK](https://github.com/modelcontextprotocol/go-sdk)
910
- [Java MCP SDK](https://github.com/modelcontextprotocol/java-sdk)
1011
- [Kotlin MCP SDK](https://github.com/modelcontextprotocol/kotlin-sdk)
1112
- [Python MCP SDK](https://github.com/modelcontextprotocol/python-sdk)

0 commit comments

Comments
 (0)