3,400+ MCP servers ready to use
Vinkius

Bring Full Stack Monitoring
to Cline

Learn how to connect Datadog to Cline and start using 16 AI agent tools in minutes. Fully managed, enterprise secure, and ready to use without writing a single line of code.

Check Datadog StatusCreate EventGet DashboardGet IncidentGet MonitorList DashboardsList EventsList HostsList IncidentsList MetricsList MonitorsList SlosMute MonitorQuery MetricsSearch LogsSearch Monitors

What is the Datadog MCP Server?

Connect your Datadog account to any AI agent and take full control of your observability stack through natural conversation.

What you can do

  • Monitor Management — List, search, inspect, and mute monitors to control alert noise during maintenance windows
  • Dashboard Inspection — Browse dashboards and retrieve full layouts, widgets, and template variables
  • Metric Queries — Run time-series queries using Datadog syntax (e.g., avg:system.cpu.user{*}) with custom time ranges
  • Log Search — Search log events using Datadog query syntax across all indexed log sources
  • Event Tracking — Browse platform events and create custom events with tags and priority levels
  • Incident Management — List active incidents with severity, status, responders, and timeline details
  • SLO Monitoring — Review Service Level Objectives with targets, error budgets, and compliance status
  • Host Inventory — Access all reporting hosts with metadata, tags, and agent versions

How it works

1. Subscribe to this server
2. Enter your Datadog API Key and your site URL (e.g., https://api.datadoghq.com for US or https://api.datadoghq.eu for EU)
3. Start monitoring your infrastructure from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • SRE / DevOps Engineers — query monitors, mute noisy alerts, and inspect incidents without opening the Datadog dashboard
  • Platform Teams — run metric queries and validate SLO compliance through conversational AI
  • On-Call Engineers — triage incidents, search error logs, and check host health during outages via natural language

Built-in capabilities (16)

check_datadog_status

Verify connectivity

create_event

Create an event

get_dashboard

Get dashboard details

get_incident

Get incident details

get_monitor

Get monitor details

list_dashboards

List dashboards

list_events

List events

list_hosts

List hosts

list_incidents

List incidents

list_metrics

List metrics

list_monitors

List monitors

list_slos

List SLOs

mute_monitor

Mute a monitor

query_metrics

Query metric data

search_logs

Search logs

search_monitors

Search monitors

Why Cline?

Cline operates autonomously inside VS Code. it reads your codebase, plans a strategy, and executes multi-step tasks including Datadog tool calls without waiting for prompts between steps. Connect 16 tools through Vinkius and Cline can fetch data, generate code, and commit changes in a single autonomous run.

  • Cline operates autonomously. it reads your codebase, plans a strategy, and executes multi-step tasks including MCP tool calls without step-by-step prompts

  • Runs inside VS Code, so you get MCP tool access alongside your existing extensions, terminal, and version control in a single window

  • Cline can create, edit, and delete files based on MCP tool responses, enabling end-to-end automation from data retrieval to code generation

  • Transparent execution: every tool call and file change is shown in Cline's activity log for full visibility and approval before committing

See it in action

Datadog in Cline

AI AgentVinkius
High Security·Kill Switch·Plug and Play
Why Vinkius

Datadog and 3,400+ other MCP servers. One platform. One governance layer.

Teams that connect Datadog to Cline through Vinkius don't need to source, host, or maintain individual MCP servers. Every tool call runs inside a hardened runtime with credential isolation, DLP, and a signed audit chain.

3,400+MCP Servers ready
<40msCold start
60%Token savings
Raw MCP
Vinkius
Server catalogFind and host yourself3,400+ managed
InfrastructureSelf-hostedSandboxed V8 isolates
Credential handlingPlaintext in configVault + runtime injection
Data loss preventionNoneConfigurable DLP policies
Kill switchNoneGlobal instant shutdown
Financial circuit breakersNonePer-server limits + alerts
Audit trailNoneEd25519 signed logs
SIEM log streamingNoneSplunk, Datadog, Webhook
HoneytokensNoneCanary alerts on leak
Custom domainsNot applicableDNS challenge verified
GDPR complianceManual effortAutomated purge + export
Enterprise Security

Why teams choose Vinkius for Datadog in Cline

The Datadog MCP Server runs on Vinkius-managed infrastructure inside AWS — a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts. All 16 tools execute in hardened sandboxes optimized for native MCP execution.

Your AI agents in Cline only access the data you authorize, with DLP that blocks sensitive information from ever reaching the model, kill switch for instant shutdown, and up to 60% token savings. Enterprise-grade infrastructure, zero maintenance.

Datadog
Fully ManagedVinkius Servers
60%Token savings
High SecurityEnterprise-grade
IAMAccess control
EU AI ActCompliant
DLPData protection
V8 IsolateSandboxed
Ed25519Audit chain
<40msKill switch
Stream every event to Splunk, Datadog, or your own webhook in real-time

* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure

The Vinkius Advantage

How Vinkius secures Datadog for Cline

Every tool call from Cline to the Datadog MCP Server is protected by DLP redaction, cryptographic audit chains, V8 sandbox isolation, kill switch, and financial circuit breakers.

< 40msCold start
Ed25519Signed audit chain
60%Token savings
FAQ

Frequently asked questions

01

Can I silence noisy monitors during scheduled maintenance?

Yes. The mute_monitor action silences a specific monitor by its ID, suppressing all alert notifications. This is ideal during deployment windows or planned maintenance. Use search_monitors to find the monitor by name or tag first, then mute it by ID.

02

Does Datadog require two credentials to connect?

Yes. You need your API Key (found in Organization Settings > API Keys) and your Base URL, which depends on your Datadog site region: https://api.datadoghq.com for US1, https://api.datadoghq.eu for EU, or https://api.us3.datadoghq.com for US3. The API Key is sent via the DD-API-KEY header.

03

Can I run time-series metric queries with custom time ranges?

Yes. The query_metrics tool accepts a Datadog metric query string (e.g., avg:system.cpu.user{host:web-01}), a start epoch timestamp, and an end epoch timestamp. It returns the time-series data points for that metric across the specified window.

04

How does Cline connect to MCP servers?

Cline reads MCP server configurations from its settings panel in VS Code. Add the server URL and Cline discovers all available tools on initialization.

05

Can Cline run MCP tools without approval?

By default, Cline asks for confirmation before executing tool calls. You can configure auto-approval rules for trusted servers in the settings.

06

Does Cline support multiple MCP servers at once?

Yes. Configure as many servers as needed. Cline can use tools from different servers within the same autonomous task execution.

07

Server shows error in sidebar

Click the server name to see logs. Verify the URL and token are correct.