Skip to content
Back to search
30
MCP streamable-http

IdentArk Gateway

io.identark/gateway

Zero-secret MCP gateway for AI agents: risk-scored, audited calls with human-in-the-loop approval.

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

Similar MCP servers embedding-nearest

AgentGate
Human-in-the-loop approval gateway for AI agents over MCP: request, decide, approve.
0 tools
AgentGate
Human-in-the-loop approval gateway for AI agents over MCP: request, decide, approve.
0 tools
ai-gateway-mcp
Ai Gateway tools for AI agents. Capabilities: route request, list models, cost estimator. Built by MEOK AI Labs.
0 tools
io.github.authzx/mcp-gateway
AuthzX MCP Gateway — policy-enforcing proxy between AI agents and MCP servers
0 tools
p0security/oauthed-mcp
Helm chart: OAuth-fronted MCP gateway for identity-aware access for AI agents
0 tools
Civic Gateway
Identity and authorization gateway for MCP tools providing agent authentication, scoped permissions, audit trails, and revocable access cont
0 tools

How to use

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

{
  "mcpServers": {
    "identark_gateway": {
      "url": "https://api.identark.io/v1/mcp/rpc",
      "transport": "streamable-http"
    }
  }
}