Connect
Optimize
Secure
Announcing StackOne Defender: leading open-source prompt injection guard for your agent • Read More →
Production-ready Drata MCP server with 57 extensible actions — plus built-in authentication, security, and optimized execution.
Coverage
Create, read, update, and delete across Drata — and extend your agent's capabilities with custom actions.
Authentication
Per-user OAuth in one call. Your Drata MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Every Drata tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Drata call.
Tools Discovery →A Drata MCP server lets AI agents read and write Drata data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Drata MCP server ships with 57 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, and optimized agent context. Connect it from MCP clients like Claude Desktop, Cursor, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
Every action from Drata's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Add a new control to the account
Retrieve a list of all compliance controls with optional filtering
Retrieve detailed information about a specific control
Edit an existing control
Upload external evidence document for a specific control
Retrieve external evidence documents for a specific control
Retrieve all notes associated with a specific control
Retrieve a specific note associated with a control by note ID
Retrieve a list of all devices in the inventory with filtering options
Retrieve detailed information about a specific device
Retrieve a list of all evidence in the evidence library with filtering and search options
Retrieve detailed information about a specific evidence
List personnel records with search terms and filters
Get the full detail of a personnel record by ID
List access requests with search and filter options
Get details of a specific Trust Center access request by ID
List users with search terms and filters
Get the full detail of a user record by ID
List vendors with search terms and filters
Get a vendor by ID
Retrieve a list of all workspaces (useful for finding Workspace IDs for POST/PUT requests)
Retrieve detailed information about a specific workspace
Upload an evidence document for a specific user (e.g., security training certificate)
Find assets by search terms and filters
Retrieve comprehensive information about the company including settings, domains, and compliance configuration
Generate download URL for a zip file containing all control evidence
Retrieve all mapped requirements from a specific control
Retrieve control owners for a specific control
Get customer request list with filters
Retrieve a list of apps associated with a specific device
Retrieve a list of documents for a specific device with optional type filtering
Generate a download URL for a specific device document
Generate a pre-signed download URL for an evidence file
Retrieve a list of all automated monitoring tests with filtering and search options
Retrieve detailed information about a specific monitor
Retrieve failed test results for a specific monitor
Get the full detail of a personnel record by email address
List all policies with their metadata
Get a policy by ID
Get signed download URL for a specific policy version
Get signed download URL for policy's current published version
Get signed download URL for policy's current published PDF version
Get controls associated with a policy
Get monitoring controls information from Trust Center
Generate Trust Center reports for a specific date range and report type
List private documents with optional name filter
Get private access information for Trust Center
List infrastructure user identities by username or email
List user version control identities for the target client type
Get the full detail of a user record by email address
List policy acknowledgements for a user
List documents for a specific user with optional filters
Get signed download link for a user document
Get vendor statistics with inclusion and exclusion filters
List questionnaires for a specific vendor
Get answers for a specific questionnaire and vendor
Get all questionnaires sent to a specific vendor
One endpoint. Any framework. Your agent is talking to Drata in under 10 lines of code.
MCP Clients
Agent Frameworks
{
"mcpServers": {
"stackone": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://api.stackone.com/mcp?x-account-id=<account_id>",
"--header",
"Authorization: Basic <YOUR_BASE64_TOKEN>"
]
}
}
}137+ actions
109+ actions
69+ actions
67+ actions
53+ actions
37+ actions
32+ actions
Anthropic's code_execution processes data already in context. Custom MCP code mode keeps raw tool responses in a sandbox. 14K tokens vs 500.
11 min
Benchmarking BM25, TF-IDF, and hybrid search for MCP tool discovery across 916 tools. The 80/20 TF-IDF/BM25 hybrid hits 21% Top-1 accuracy in under 1ms.
10 min
MCP tools that read emails, CRM records, and tickets are indirect prompt injection vectors. Here's how we built a two-tier defense that scans tool results in ~11ms.
12 min
origin_owner_id.All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.