MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

M
MCP Builder Langchain MCP Example

MCP server by MCP-Builder-ai

Created 2/9/2026
Updated 16 days ago
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" ] } } }