Back to search
30
MCP

langprotect-mcp-gateway

pypi/langprotect-mcp-gateway

Security gateway for Model Context Protocol (MCP) to protect AI tool interactions

Uptime
0.0%
2 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
cloudsecurityallianceorg/mcp-chat-chatgpt
Model Context Protocol Server for OpenAI ChatGPT models
0 tools
agentic-store-mcp
Model Context Protocol (MCP) Server for AI Data Privacy: LLM prompt firewall, audit logs, and 31 MCP tools for Claude, Cursor, and Windsurf.
0 tools
openclaw-mcp
Model Context Protocol (MCP) server for OpenClaw AI assistant integration
0 tools
keysmith-mcp
Secure secret vault for AI agents via Model Context Protocol (MCP)
0 tools
langchain-mcp-tools
Model Context Protocol (MCP) To LangChain Tools Conversion Utility
0 tools

How to use

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

{
  "mcpServers": {
    "langprotect-mcp-gateway": {
      "url": "None",
      "transport": "http"
    }
  }
}