Back to search
30
MCP

langchain-mcp-trust-gate

pypi/langchain-mcp-trust-gate

Trust-gated MCP tool calls for LangChain via Dominion Observatory

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

Similar MCP servers embedding-nearest

langchain-mcp
Model Context Protocol tool calling support for LangChain
0 tools
langchain-mcp
Model Context Protocol tool support for LangChain
0 tools
trustgraph/trustgraph-mcp
MCP service for TrustGraph
0 tools
langchain-mcp-tools
Model Context Protocol (MCP) To LangChain Tools Conversion Utility
0 tools
langchain-mcp-tools-py
MCP to LangChain Tools Conversion Utility / Python
0 tools
langchain-mcps
MCPS (MCP Secure) integration for LangChain -- cryptographic identity and trust verification for AI agents.
0 tools

How to use

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

{
  "mcpServers": {
    "langchain-mcp-trust-gate": {
      "url": "None",
      "transport": "http"
    }
  }
}