diff --git a/README.md b/README.md index 6ea309d8..7bcbddd6 100644 --- a/README.md +++ b/README.md @@ -133,3 +133,4 @@ Interact with Git repositories and version control platforms. Enables repository ## Frameworks - [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.