A comprehensive Model Context Protocol (MCP) server for Grafana, Prometheus, Kafka UI, and Datadog. Features a secure "Bring Your Own Key" (BYOK) architecture where credentials stay local. Provides to…
{
"mcpServers": {
"byok-observability": {
"command": "npx",
"args": [
"-y",
"byok-observability-mcp"
]
}
}
}