M
MCP Langchain
by @Shub666
MCP server by Shub666
Created 6/4/2026
Updated about 5 hours ago
README
Repository documentation and setup instructions
MCP_Langchain
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp_langchain
Cursor configuration (mcp.json)
{
"mcpServers": {
"shub666-mcp-langchain": {
"command": "uvx",
"args": [
"mcp_langchain"
]
}
}
}