rhobs/obs-mcp
MCP server to allow LLMs to interact with a running Prometheus instance via the API
Platform-specific configuration:
{
"mcpServers": {
"obs-mcp": {
"command": "npx",
"args": [
"-y",
"obs-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...