Google Cloud Observability MCP Server
for AI Agents
Connect your AI agent to StackOne's Google Cloud Observability MCP server and give it 45 MCP tools out of the box. Auth, tool execution, and security all managed.
Coverage
45 Agent Actions
Create, read, update, and delete across Google Cloud Observability — and extend your agent's capabilities with custom actions.
Authentication
Agent Tool Authentication
Per-user OAuth in one call. Your Google Cloud Observability MCP server gets session-scoped tokens with zero credentials stored on your infra.
Agent Auth →Security
Agent Protection
Every Google Cloud Observability 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 Observability call.
Tools Discovery →What is the Google Cloud Observability MCP Server?
A Google Cloud Observability MCP server lets AI agents read and write Google Cloud Observability data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Google Cloud Observability MCP server ships with 45 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 Observability MCP Tools
Every action from Google Cloud Observability's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.
Alert Policys
- Create Alert Policy
Create a new alert policy
- Get Alert Policy
Get an alert policy by resource name
- Update Alert Policy
Update an existing alert policy
- Delete Alert Policy
Delete an alert policy
Dashboards
- Create Dashboard
Create a new dashboard
- List Dashboards
List dashboards in a project
- Get Dashboard
Get a dashboard by resource name
- Update Dashboard
Update an existing dashboard
- Delete Dashboard
Delete a dashboard
Exclusions
- Create Exclusion
Create a new log exclusion
- List Exclusions
List log exclusions in a project
- Get Exclusion
Get a log exclusion by ID
- Update Exclusion
Update an existing log exclusion
- Delete Exclusion
Delete a log exclusion
Log Metrics
- Create Log Metric
Create a new log-based metric
- List Log Metrics
List log-based metrics in a project
- Get Log Metric
Get a log-based metric by ID
- Update Log Metric
Update an existing log-based metric
- Delete Log Metric
Delete a log-based metric
Logs
- List Logs
List the logs in a project
- Delete Log
Delete a log and all its log entries
Metric Descriptors
- List Metric Descriptors
List metric descriptors in a project
- Get Metric Descriptor
Get a metric descriptor by type
Notification Channels
- Create Notification Channel
Create a new notification channel
- List Notification Channels
List notification channels in a project
- Get Notification Channel
Get a notification channel by resource name
- Update Notification Channel
Update an existing notification channel
- Delete Notification Channel
Delete a notification channel
Sinks
- Create Sink
Create a new log sink
- List Sinks
List log sinks in a project
- Get Sink
Get a log sink by ID
- Update Sink
Update an existing log sink
- Delete Sink
Delete a log sink
Uptime Check Configs
- Create Uptime Check Config
Create a new uptime check configuration
- List Uptime Check Configs
List uptime check configurations in a project
- Get Uptime Check Config
Get an uptime check configuration by resource name
- Update Uptime Check Config
Update an existing uptime check configuration
- Delete Uptime Check Config
Delete an uptime check configuration
Other (7)
- List Alert Policies
List alert policies in a project
- List Log Entries
List log entries from Cloud Logging
- List Monitored Resource Descriptors
List monitored resource descriptors in a project
- List Time Series
List time series data for a metric
- Test Auth
Verify Google Cloud Observability credentials
- Write Log Entries
Write log entries to Cloud Logging
- Verify Notification Channel
Verify a notification channel
Set Up Your Google Cloud Observability MCP Server in Minutes
One endpoint. Any framework. Your agent is talking to Google Cloud Observability 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 Observability MCP Server FAQ
Does StackOne have a Google Cloud Observability MCP server?
Google Cloud Observability MCP server vs direct API integration — what's the difference?
How does Google Cloud Observability authentication work for AI agents?
origin_owner_id.Are Google Cloud Observability MCP tools vulnerable to prompt injection?
What is the context bloat of a Google Cloud Observability agent and how do I avoid it?
Can I limit which actions my Google Cloud Observability agent can access?
Can I create custom agent actions for my Google Cloud Observability MCP server?
When should I NOT use a Google Cloud Observability MCP server?
What AI frameworks and AI clients does the StackOne Google Cloud Observability 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.