Apiiro Guardian Agent MCP Server

Apiiro Guardian Agent enables AI coding assistants to leverage Application Security Posture Management (ASPM) capabilities through the Model Context Protocol (MCP). This integration allows developers to write secure code, query security risks, analyze repositories, trigger diff scans, and manage security findings directly from their AI assistant. It is available as a remote MCP endpoint.

Teams that want a hosted security endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-06-22 · ★ 4 · #172 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25

Apache-2.0 · how we verify → /methodology

01 · Install Apiiro Guardian Agent

Claude Code

claude mcp add apiiro-mcp-server --transport http https://mcp.apiiro.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "apiiro-mcp-server": {
      "url": "https://mcp.apiiro.com/mcp"
    }
  }
}

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://mcp.apiiro.com/mcp

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 mcp.apiiro.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

registry namespace io.github.apiiro is GitHub-verified and matches the repo owner

03 · Who maintains Apiiro Guardian Agent

Apiiro Guardian Agent is maintained by apiiro. It's the only MCP server we track from this author; the repo dates to Nov 2025.

04 · Facts

category
security - ranked #172 of 182 actively-maintained security servers as of 2026-08-25.
registry
io.github.apiiro/guardian-agent (active, first published 2026-02-02)

05 · Apiiro Guardian Agent FAQ

What is Apiiro Guardian Agent?

Apiiro Guardian Agent enables AI coding assistants to leverage Application Security Posture Management (ASPM) capabilities through the Model Context Protocol (MCP). This integration allows developers to write secure code, query security risks, analyze repositories, trigger diff scans, and manage security findings directly from their AI assistant. It is available as a remote MCP endpoint.

Is Apiiro Guardian Agent still maintained?

Yes - as of 2026-08-25, its last commit was 2026-06-22. We re-verify nightly.

How do I install Apiiro Guardian Agent?

Run `claude mcp add apiiro-mcp-server --transport http https://mcp.apiiro.com/mcp`. You can also paste the ready-made client config above.

Does Apiiro Guardian Agent require authentication?

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

06 · Alternatives to Apiiro Guardian Agent

More security MCP servers · Pihole · Threatintel · Apocdata MCP Server · Niro · Auth0 MCP Server