MCP cover image
servidor Datadog-MCP logo
Public

servidor Datadog-MCP

See in Github
2025-03-29

Servidor MCP para datadog

1

Github Watches

1

Github Forks

0

Github Stars

Datadog MCP Server

A Model Context Protocol (MCP) server that enables AI assistants to search and analyze Datadog logs directly. This integration allows AI assistants to query your Datadog logs using natural language, making troubleshooting and log analysis more efficient.

Features

  • Log Searching: Search Datadog logs using flexible query parameters
  • Time-Based Filtering: Filter logs by specific time ranges
  • Pagination Support: Navigate through large log sets with cursor-based pagination
  • Coming Soon: Metrics retrieval functionality

Prerequisites

  • A Datadog account with API access
  • Datadog API and Application keys(See docs for detail)

Setup

Add the MCP server configuration to your AI assistant's MCP settings file:

Note: This MCP server only supports stdio transport. SSE transport is not supported.

"datadog-mcp-server": {
  "command": "npx",
  "args": ["-y", "@i524/datadog-mcp-server"],
  "env": {
    "DD_API_KEY": "<your-datadog-api-key>",
    "DD_APP_KEY": "<your-datadog-app-key>"
  }
}

Usage

Available Tools

search-logs

Search logs from Datadog with flexible filtering options.

Parameters:

  • filterQuery (required): A query string to filter logs. See Datadog Log Search Syntax for details.
  • filterFrom (optional): The minimum timestamp for requested logs (ISO 8601 format).
  • filterTo (optional): The maximum timestamp for requested logs (ISO 8601 format).
  • cursor (optional): The cursor to use for pagination.

Example Usage:

// Search for error logs from a specific service in production
{
  "filterQuery": "service:awesome-service status:error",
  "filterFrom": "2025-01-01T00:00:00Z",
  "filterTo": "2025-01-02T00:00:00Z"
}

License

This project is licensed under the MIT License - see the LICENSE file for details.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • modelcontextprotocol
  • Servidores de protocolo de contexto modelo

  • OffchainLabs
  • Implementación de la prueba de estaca Ethereum

  • Mintplex-Labs
  • La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

    Reviews

    4 (1)
    Avatar
    user_h72QAVyp
    2025-04-15

    I've been using SQLite MCP Server by MCP-Mirror and it has significantly enhanced my workflow. The server is robust and user-friendly, showing outstanding performance and reliability. The setup was straightforward, and I appreciate the clear documentation provided. Highly recommended for anyone needing a dependable SQLite server solution!