Apiiro Guardian Agent MCP Server
OfficialEnables Google Gemini to access Apiiro's Application Security Posture Management (ASPM) capabilities, including querying security risks, triggering differential scans, analyzing repository security posture, and managing security findings.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Apiiro Guardian Agent MCP Serverwhat security risks are in my repository?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Overview
This MCP server connects AI assistants to Apiiro's security analysis platform, providing real-time security insights during development. The integration exposes Apiiro's security capabilities through MCP tools that can be invoked by supported AI coding assistants.
Related MCP server: Security MCP Server
Supported Integrations
Cursor Plugin
Open Cursor Settings > Tools & Integrations > MCP Tools
Add a new MCP server with the URL:
https://mcp.apiiro.com/mcp
Google Gemini Extension
The Gemini extension is configured through gemini-extension.json and provides access to Apiiro's security analysis tools within the Gemini CLI environment.
Configuration:
Extension manifest:
gemini-extension.jsonServer endpoint:
https://mcp.apiiro.com/mcpAuthentication: OAuth, optional
$APIIRO_API_TOKENbearer token
Security Capabilities
The integration provides access to:
Write secure code with real-time security guidance
Query security risks across repositories
Trigger differential scans on code changes
Analyze repository security posture
Manage and remediate security findings
Application Security Posture Management (ASPM) analysis
How It Works
The Apiiro MCP server acts as a bridge between AI coding assistants and the Apiiro security platform. When invoked through MCP tools, the server communicates with Apiiro's API to retrieve security analysis, trigger scans, and provide actionable security insights within the developer workflow.
Setup
To use the Apiiro Guardian Agent, you need:
An Apiiro account with API access
A supported AI assistant configured to use MCP servers
License
Apache License 2.0
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/apiiro/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server