Google Cloud Security MCP Server
for AI Agents
Connect your AI agent to StackOne's Google Cloud Security MCP server and give it 56 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
56 Agent Actions
Create, read, update, and delete across Google Cloud Security — and extend your agent's capabilities with custom actions.
Authentication
Agent Tool Authentication
Per-user OAuth in one call. Your Google Cloud Security MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Agent Protection
Every Google Cloud Security tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.
Prompt Injection Defense →Performance
Max Agent Context. Min Cost.
Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Google Cloud Security call.
Tools Discovery →What is the Google Cloud Security MCP Server?
A Google Cloud Security MCP server lets AI agents read and write Google Cloud Security data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Google Cloud Security MCP server ships with 56 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, observability, and agent execution runtime. Connect it from MCP clients like Claude Desktop, Claude Code, Cursor, Goose, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.
All Google Cloud Security MCP Tools
Every action from Google Cloud Security's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Folders
- Create Folder
Create a new folder
- List Folders
List folders under a parent resource
- Get Folder
Get details of a specific folder
- Search Folders
Search for folders using a query
- Update Folder
Update a folder
- Delete Folder
Delete a folder
Project IAM Policys
- Get Project IAM Policy
Get the IAM policy for a project
- Set Project IAM Policy
Set the IAM policy for a project
Organizations
- Get Organization
Get details of a specific organization
- Search Organizations
Search for GCP organizations
Projects
- Create Project
Create a new GCP project
- List Projects
List all accessible GCP projects
- Get Project
Get details of a specific GCP project
- Search Projects
Search for GCP projects using a query
- Update Project
Update a GCP project
- Delete Project
Delete a GCP project
Project Roles
- Create Project Role
Create a custom IAM role in a project
- List Project Roles
List all custom roles in a project
- Update Project Role
Update a custom IAM role in a project
- Delete Project Role
Delete a custom IAM role from a project
Service Account Keys
- Create Service Account Key
Create a new key for a service account
- List Service Account Keys
List all keys for a service account
- Get Service Account Key
Get details of a specific service account key
- Delete Service Account Key
Permanently delete a service account key
Secret Versions
- Add Secret Version
Add a new version with secret data
- List Secret Versions
List all versions of a secret
- Get Secret Version
Get metadata of a specific secret version
Secrets
- Create Secret
Create a new secret in a project
- List Secrets
List all secrets in a project
- Get Secret
Get metadata of a specific secret
- Update Secret
Update metadata of an existing secret
- Delete Secret
Permanently delete a secret and all its versions
Secret IAM Policys
- Get Secret IAM Policy
Get the IAM policy for a secret
- Set Secret IAM Policy
Set the IAM policy for a secret
Service Accounts
- Create Service Account
Create a new service account in a project
- List Service Accounts
List all service accounts in a project
- Get Service Account
Get details of a specific service account
- Update Service Account
Update the metadata of an existing service account
- Delete Service Account
Delete a service account from a project
Tag Keys
- List Tag Keys
List tag keys under a parent resource
- Get Tag Key
Get details of a specific tag key
Tag Values
- List Tag Values
List tag values under a tag key
- Get Tag Value
Get details of a specific tag value
Other (13)
- List Predefined Roles
List all predefined IAM roles
- Get Role
Get details of a specific IAM role
- Test Project IAM Permissions
Test which IAM permissions the caller has on a project
- Undelete Project Role
Restore a recently deleted custom IAM role
- Disable Service Account Key
Disable a service account key
- Enable Service Account Key
Enable a previously disabled service account key
- Access Secret Version
Access the payload of a secret version
- Enable Secret Version
Enable a previously disabled secret version
- Disable Secret Version
Disable a secret version
- Destroy Secret Version
Permanently destroy a secret version
- Disable Service Account
Disable a service account immediately
- Enable Service Account
Enable a previously disabled service account
- Undelete Service Account
Restore a recently deleted service account
Set Up Your Google Cloud Security MCP Server in Minutes
One endpoint. Any framework. Your agent is talking to Google Cloud Security in under 10 lines of code.
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>"
]
}
}
}Platform Resources
MCP Code Mode: Keeping Tool Responses Out of Agent Context
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
Comparing BM25, TF-IDF, and Hybrid Search for MCP Tool Discovery
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
Indirect Prompt Injection Defense for MCP Tools: A Technical Guide
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
MCP vs A2A: Architecture, Security, and When to Use Each
MCP vs A2A: what each protocol standardizes, how they differ, their shared security risks including indirect prompt injection, and when to use one, both, or a hybrid architecture.
12 min
MCP vs API: What 200+ Connector Builds Taught Us
MCP wraps APIs, it doesn't replace them. After building 200+ connectors that serve both, here's when each approach wins.
14 min read
Google Cloud Security MCP Server FAQ
Does StackOne have a Google Cloud Security MCP server?
Google Cloud Security MCP server vs direct API integration — what's the difference?
How does Google Cloud Security authentication work for AI agents?
origin_owner_id.Are Google Cloud Security MCP tools vulnerable to prompt injection?
What is the context bloat of a Google Cloud Security agent and how do I avoid it?
Can I limit which actions my Google Cloud Security agent can access?
Can I create custom agent actions for my Google Cloud Security MCP server?
When should I NOT use a Google Cloud Security MCP server?
What AI frameworks and AI clients does the StackOne Google Cloud Security MCP server support?
Put your AI agents to work
All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.