Merge pull request #4 from ezynda3/patch-1

Add MCP Go SDK
This commit is contained in:
Frank Fiegel
2024-11-30 12:14:21 -06:00
committed by GitHub

View File

@@ -142,6 +142,7 @@ Interact with Git repositories and version control platforms. Enables repository
- [Genkit MCP](https://github.com/firebase/genkit/tree/main/js/plugins/mcp)  Provides integration between [Genkit](https://github.com/firebase/genkit/tree/main) and the Model Context Protocol (MCP).
- [@modelcontextprotocol/server-langchain](https://github.com/rectalogic/langchain-mcp) - Provides MCP tool calling support in LangChain, allowing for the integration of MCP tools into LangChain workflows.
- [mark3labs/mcp-go](https://github.com/mark3labs/mcp-go) - Golang SDK for building MCP Servers and Clients.
## Tips and Tricks