AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Datadog Mcp

skill-cogni-ai-ou-cogni-ai-agent-skills-datadog-mcp · by Cogni-AI-OU

Query observability data via Datadog MCP, selecting minimal toolsets to optimize context window and scope.

— No reviews yet
0 installs
37 views
0.0% view→install

Install

$ agentstack add skill-cogni-ai-ou-cogni-ai-agent-skills-datadog-mcp

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ● Network access Used
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-cogni-ai-ou-cogni-ai-agent-skills-datadog-mcp)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
○ 4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Datadog Mcp? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Datadog MCP

Query Datadog telemetry (logs, metrics, traces, monitors, incidents, services, notebooks) directly via MCP to preserve agent context window and avoid context switching.

Core Process

  1. Identify Required Data: Determine the specific observability telemetry needed (e.g., traces vs. monitors).
  2. Select Minimal Toolset: Choose the narrowest toolset that provides the required data.
  3. Execute Queries: Use targeted MCP tool calls to retrieve data.
  4. Synthesize Findings: Analyze the telemetry within the current context.

Core Principles

  • Context Optimization: Aggressively minimize toolset surface area. Prefer specialized toolsets over the core toolset whenever possible.
  • MCP Exclusivity: Exclusively use MCP tools for telemetry. Never attempt SSH access to hosts or request UI navigation.

Commands / Usage Patterns

Load the appropriate toolset based on the task:

  • core: Broad access (logs, metrics, traces, dashboards, monitors, incidents, hosts, services, events, notebooks). Use only when multiple domains are needed simultaneously.
  • alerting: Monitor validation, monitor group search, monitor templates.
  • apm: Advanced trace analysis, span search, Watchdog insights, performance investigation.
  • cases: Case Management workflows (create/search/update, Jira linking).
  • dbm: Database Monitoring queries and investigations.
  • ddsql: Preview DDSQL tools for logs, metrics, RUM, spans, and infrastructure data.
  • error-tracking: Error Tracking issue search and retrieval.
  • feature-flags: Feature flag listing, creation, updates, and environment configuration.
  • llmobs: LLM Observability spans and experiment analysis.
  • product-analytics: Product Analytics query tooling.
  • networks: Cloud Network Monitoring and Network Device Monitoring analysis.
  • security: Security scans, security signals, and security findings analysis.
  • software-delivery: CI Visibility and Test Optimization analysis.
  • synthetics: Synthetics test retrieval and updates.
  • workflows: Workflow Automation listing, inspection, execution, and trigger updates.

Access Control

Application Key Scopes

Application Key Scopes restrict what applications can access in your Datadog data without granting new capabilities - they simply limit the scope of existing permissions.

If you require additional scopes to complete the task, check the full list of scopes (Datadog Role Permissions) and report to the user.

Reference

What to Avoid

  • Loading the core toolset by default when a narrow toolset (e.g., apm or alerting) is sufficient.
  • Reverting to manual Datadog UI navigation, SSH access, or raw curl requests (datadog-api) for standard telemetry retrieval when the MCP server is available.

Limitations

  • Query depth and visibility are constrained by the active Datadog role and the implemented MCP server capabilities.

Related Skills

  • datadog-agent: Use when installing, configuring, or updating Datadog Agent.
  • datadog-api: Execute raw Datadog API requests. Fallback when MCP lacks a specific capability or for administrative actions.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.