MCP Servers

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

MCP server by Shub666

Created 6/4/2026
Updated about 5 hours ago
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" ] } } }