MCP Servers

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

Build MCP client-server using mcp and langchain adapters

Created 11/18/2025
Updated 28 days ago
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server

Install Package (if required)

uvx mcp-langchain

Cursor configuration (mcp.json)

{ "mcpServers": { "syedaanif-mcp-langchain": { "command": "uvx", "args": [ "mcp-langchain" ] } } }