Loading MCP server directory, please wait...
MCP server for querying logs from observability platforms with unified search and tracing
npx @getmcp/cli add io.github.gagandeeppra/mcp-observability-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.gagandeeppra/mcp-observability-server": {
"command": "uvx",
"args": [
"mcp-observability-server"
],
"env": {
"NEW_RELIC_API_KEY": "",
"NEW_RELIC_ACCOUNT_ID": ""
}
}
}
}