ai-observability

http

Used by 1 plugin

Installs rh-ai-engineer, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub rhecosystemappeng/agentic-collections --plugin rh-ai-engineer
Description

AI Observability MCP server for vLLM model performance analysis, GPU monitoring, OpenShift metrics, and distributed tracing. Deployed on-cluster from quay.io/ecosystem-appeng/aiobs-mcp-server. See: https://github.com/rh-ai-quickstart/ai-observability-summarizer

Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "ai-observability": {
      "url": "${AI_OBSERVABILITY_MCP_URL}/mcp",
      "env": {
        "AI_OBSERVABILITY_MCP_URL": "${AI_OBSERVABILITY_MCP_URL}"
      }
    }
  }
}
Security Considerations
External connections

This server connects to external services. Review the URLs it accesses before enabling.

URL
${AI_OBSERVABILITY_MCP_URL}/mcp
Access Level
write
Environment Variables
AI_OBSERVABILITY_MCP_URL=${AI_OBSERVABILITY_MCP_URL}
Capabilities
deployment