ProdSync MCP Server
@mukeshjc
ProdSync MCP Server について
A custom MCP server that brings real-time production context for developers
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is ProdSync MCP Server?
ProdSync MCP Server is a custom Model Context Protocol (MCP) server that provides real-time access to Datadog logs, filtered by service, severity, and environment. It is designed for developers using Claude Desktop or Cursor IDE, bringing production context directly into their workflow.
How to use ProdSync MCP Server?
Install dependencies with npm install, then build with npm run build. Set the environment variables DATADOG_API_KEY and DATADOG_APP_KEY. Add the server configuration to the MCP settings file for Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json) or Cursor IDE (~/.cursor/mcp.json), specifying the path to the built index.js and the required environment variables.
Key features of ProdSync MCP Server
- Real-time access to Datadog logs
- Filter logs by service, severity (Error, Warn, Info), and environment
- Secure use of Datadog API and APP keys via environment variables
- Debug logging to file (
logs/debug.log) for troubleshooting - Integration with Claude Desktop and Cursor IDE
Use cases of ProdSync MCP Server
- Developers monitoring production errors directly within their code editor
- Debugging issues by querying logs filtered by specific service and severity
- Quickly assessing environment-specific log data without switching to the Datadog dashboard
FAQ from ProdSync MCP Server
What environment variables are required?
You must set DATADOG_API_KEY and DATADOG_APP_KEY either in a .env file or exported in your shell.
How do I configure ProdSync MCP Server for Claude Desktop?
Edit the file ~/Library/Application Support/Claude/claude_desktop_config.json and add the server configuration with the command node, args pointing to the built index.js, and the required environment variables.
How do I configure it for Cursor IDE?
Edit the file ~/.cursor/mcp.json with the same server configuration as for Claude Desktop.
Where can I find debug logs?
Debug logs are written to logs/debug.log in the project workspace.
What log filters are supported?
You can filter Datadog logs by service, severity (Error, Warn, Info), and environment (int, personal-dev, dev, prod).
「その他」の他のコンテンツ
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Awesome Mlops
visengerA curated list of references for MLOps
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
コメント