Observe
Integrates with Observe platform for performance monitoring through OPAL queries, dataset management, monitor configuration, and semantic search of troubleshooting runbooks to enable natural language root cause analysis and system reliability investigations.
1 stars
0 tools
Created Aug 2025
@rustomax/rustomax-observe-observe-experimental-mcpAbout
Integrates with Observe platform for performance monitoring through OPAL queries, dataset management, monitor configuration, and semantic search of troubleshooting runbooks to enable natural language root cause analysis and system reliability investigations.
Categories
general
Installation
npm
npm install @rustomax/rustomax-observe-observe-experimental-mcp
Configuration
{
"mcpServers": {
"rustomax-observe-observe-experimental-mcp": {
"command": "npx",
"args": [
"-y",
"@rustomax/rustomax-observe-observe-experimental-mcp"
]
}
}
}