MCP HubMCP Hub
R

langchain-mcp

By rectalogic·Visit Source
LangChain integration for Model Context Protocol
December 20, 2024
22 days ago
0 Clicks

What is this MCP

This MCP provides LangChain integration for the Model Context Protocol, enabling tool calling support within LangChain workflows.

How to use this MCP

Create a langchain_mcp.MCPToolkit with an mcp.ClientSession, then await toolkit.initialize() and use toolkit.get_tools() to get LangChain-compatible tools.

What this MCP can be used for

This MCP enables LangChain applications to interact with MCP-compatible services, such as running queries against Groq's language models or accessing secure filesystem operations.

Repository Info
Stars:
180
Forks:
16
Watchers:
180
Last Updated: 23 days ago