Skip to content
Back to search
30
MCP

kavach-mcp-gateway

pypi/kavach-mcp-gateway

Config-driven API gateway for Model Context Protocol (MCP) - dynamic routing via YAML

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

Similar MCP servers embedding-nearest

kavach-mcp
Security middleware for Model Context Protocol (MCP) that detects and blocks malicious tool calls
0 tools
iflow-mcp_cwm-api-gateway-mcp
Model Context Protocol server for general API gateway to ConnectWise Manage
0 tools
kailash-mcp
Production-ready Model Context Protocol (MCP) client, server, and platform for Kailash SDK
0 tools
hawkapi-mcp
MCP (Model Context Protocol) server for HawkAPI — auto-exports routes as agent tools
0 tools
mcp/api-gateway
A universal MCP (Model Context Protocol) server to integrate any API with Claude Desktop using on...
0 tools
forge-mcp-gateway
Self-hosted MCP gateway (Context Forge) with tool-router
0 tools

How to use

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

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