datadog-mcp-server
If you are the rightful owner of datadog-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that enables AI assistants to search and analyze Datadog logs directly.
The Datadog MCP Server is designed to enhance the capabilities of AI assistants by allowing them to interact with Datadog logs using natural language queries. This integration streamlines the process of troubleshooting and log analysis by providing a more intuitive interface for querying logs. The server supports flexible log searching, time-based filtering, and pagination, making it easier to navigate through large datasets. While the current focus is on log analysis, future updates are expected to include metrics retrieval functionality. To use this server, a Datadog account with API access is required, along with the necessary API and Application keys. The server is configured to work with stdio transport, and does not support SSE transport.
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.
Tools
search-logs
Search logs from Datadog with flexible filtering options.