Back to search
30
MCP

langchain-mcps

pypi/langchain-mcps

MCPS (MCP Secure) integration for LangChain -- cryptographic identity and trust verification for AI agents.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

langchain-mcp-adapters
Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.
0 tools
mcp-bastion-langchain
MCP-Bastion security middleware integration for LangChain — prompt injection, PII, and rate-limit protection for LLM agents
0 tools
langchain-nostr-mcp-adapters
Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.
0 tools
langchain-mcp-adapters-meta
Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.
0 tools
langchain-mcp-trust-gate
Trust-gated MCP tool calls for LangChain via Dominion Observatory
0 tools
iflow-mcp_langchain-ai-langsmith-mcp-server
MCP server for Langsmith SDK integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "langchain-mcps": {
      "url": "None",
      "transport": "http"
    }
  }
}