IdentArk Gateway MCP Server

The AgentGateway Protocol - secure, scalable AI agent execution infrastructure. It is available as a remote MCP endpoint.

Teams that want a hosted security endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 9 · #132 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install IdentArk Gateway

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add identark-identark --transport http https://api.identark.io/v1/mcp/rpc

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "identark-identark": {
      "url": "https://api.identark.io/v1/mcp/rpc"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.identark.io/v1/mcp/rpc

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.identark.io

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry vendor namespace io.identark - domain-verified with the official MCP registry

03 · What IdentArk Gateway can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.2.0 · 2026-06-16

Release v1.2.0 - IdentArk rebrand

04 · Who maintains IdentArk Gateway

IdentArk Gateway is maintained by identark. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
security - ranked #132 of 182 actively-maintained security servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-06-16)
registry
io.identark/gateway (active, first published 2026-07-17)

06 · IdentArk Gateway FAQ

What is IdentArk Gateway?

The AgentGateway Protocol - secure, scalable AI agent execution infrastructure. It is available as a remote MCP endpoint.

Is IdentArk Gateway still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install IdentArk Gateway?

Run `claude mcp add identark-identark --transport http https://api.identark.io/v1/mcp/rpc`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does IdentArk Gateway require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to IdentArk Gateway

More security MCP servers · Thumb Gate · Inkog · Ironclaw · Scan MCP · Signet Eval

More Python MCP servers · DB Conn MCP · X Use · Misakanet · Ilya Gusev Academia MCP · Hypruse · see all