M
MCP Builder Langchain MCP Example
MCP server by MCP-Builder-ai
Created 2/9/2026
Updated 16 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-builder-langchain-mcp-example
Cursor configuration (mcp.json)
{
"mcpServers": {
"mcp-builder-ai-mcp-builder-langchain-mcp-example": {
"command": "npx",
"args": [
"mcp-builder-ai-mcp-builder-langchain-mcp-example"
]
}
}
}