vellankikoti/mcp-observatory-server
Run observatory-server CLI to query MCP server fleet metrics from Prometheus.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| prom-url | Prometheus base URL. | no | http://localhost:9090 |
| command | Subcommand to run: list-mcp-servers | get-tool-call-rate. | yes | — |
| args | Space-separated arguments to the subcommand. | no | "" |
| format | Output format: json | md. | no | json |
| offline | Set true to skip LLM-using tools. | no | true |
| image | Override the action's container image. | no | ghcr.io/vellankikoti/mcp-observatory-server:v0.1.0 |
Outputs
| name | description |
|---|---|
| report-path | Path to the produced report file. |