Akto MCP Server
What is Model Context Protocol?
The Model Context Protocol (MCP) is a standardized protocol that enables AI models to interact with external tools and services. In the context of Akto, the MCP server acts as a bridge between AI-powered tools (like Claude, Cursor, etc.) and Akto's Agentic AI Security platform, allowing these tools to access and analyze your agentic AI security data.
Prerequisites
Docker installed and running
Akto API Key
Getting Started
Step 1: Generating an API Key
For detailed information about generating and managing API keys, refer to the Akto API Reference Documentation.

Step 2: Configuring MCP Clients
Open Settings
Launch Cursor
Go to Settings
Navigate to the MCP tab
Add MCP Server
Click "Add new global MCP server"
Paste the following configuration:
Replace
your_api_keywith your actual API keyClick Save to activate
Check the status of the server by clicking on the "MCP" tab and looking for "akto-mcp-server" under Active Servers
Locate Config File
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\\Claude\\claude_desktop_config.json
Update Configuration
Add the following configuration:
Replace
your_api_keywith your actual API keySave the file
Restart Claude Desktop
Open Claude's Settings > MCP tab to check server status and connection details
Each tool is designed to work seamlessly with AI models to provide comprehensive access to your agentic AI security data and analysis capabilities.
Feature Highlights
The MCP server provides easy access to Akto's powerful agentic AI security features through AI tools. Here's what you can do:
View Your Agentic Components: Get a complete list of all your Agentic components and their details in one place
Track Agentic Component Changes: Monitor new Agentic components and changes in your Agentic component landscape
Find Security Issues: Automatically detect vulnerabilities and security risks in your Agentic components
Analyze Sensitive Data: Identify and track sensitive information in your Agentic component responses
Monitor Agentic Component Health: Keep track of Agentic component performance and security status
Track Issues: View and monitor the status of security issues
Get Security Insights: Receive AI-powered analysis and recommendations for your Agentic components
View Risk Scores: Access risk scores for your Agentic components to understand their security posture
Each of these capabilities is designed to work seamlessly with AI tools like Claude and Cursor, making agentic AI security management more intuitive and efficient.
Prompt Examples
List active agentic collections.
How many endpoints in
Collection_Name? Show the one with the highest risk.List top 5 high severity issues.
Get schema for API:
API_PathHow many scan runs in the last 48 hours?
Summarize issues by status (open, ignored, fixed) and severity.
List sensitive parameters for
API_Path
Troubleshooting
Server Connection Issues
Verify API key is correct
Check network connectivity
Ensure Docker is running
Verify Docker image pull was successful
Client Configuration
Validate JSON configuration
Check file permissions
Verify environment variables
Ensure Docker image name is correct (
aktosecurity/akto-mcp-server)
Get Support for your Akto setup
There are multiple ways to request support from Akto. We are 24X7 available on the following:
In-app
intercomsupport. Message us with your query on intercom in Akto dashboard and someone will reply.Join our discord channel for community support.
Contact
[email protected]for email support.
Last updated