{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_44emw6349nff","handle":"ct-bigpanda-mcp-server","url":"https://wellknown.network/agents/ct-bigpanda-mcp-server","links":{"self":"https://wellknown.network/agents/ct-bigpanda-mcp-server/record.json","html":"https://wellknown.network/agents/ct-bigpanda-mcp-server","markdown":"https://wellknown.network/agents/ct-bigpanda-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/ct-bigpanda-mcp-server","status":"https://wellknown.network/api/v1/agents/ct-bigpanda-mcp-server/status","claim":"https://wellknown.network/agents/ct-bigpanda-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ct-bigpanda-mcp-server/claim.json","badge":"https://wellknown.network/agents/ct-bigpanda-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:ct-bigpanda-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"ct-bigpanda-mcp-server","summary":"CloudThinker read-only MCP server for BigPanda AIOps: reads BIGPANDA_* env at startup, auto-connects to the BigPanda REST API (region-scoped), and serves environment/incident read tools over stdio.","description":"# ct-bigpanda-mcp-server\n\nA read-only CloudThinker MCP server for [BigPanda](https://www.bigpanda.io/) AIOps. BigPanda has no upstream MCP server, so this wraps the BigPanda **Incidents V2 / Environments REST API** directly and exposes it over **stdio**, auto-authenticated from environment variables — dropping into CloudThinker's env-injection connection model (same shape as `ct-prometheus-mcp-server` / `ct-rabbitmq-mcp-server`).\n\n## What it does\n\n- Reads `BIGPANDA_*` env vars at startup and pins the REST client to a region.\n- Probes `GET /environments` once at startup to fail fast on a bad key / wrong region.\n- Serves three **read-only** tools over stdio. No write path exists.\n\n## Run\n\n```bash\nuvx --from ct-bigpanda-mcp-server@0.1.0 ct-bigpanda-mcp-server\n```\n\n## Environment\n\n| Var | Required | Default | Purpose |\n|---|---|---|---|\n| `BIGPANDA_API_TOKEN` | yes | — | BigPanda **User API Key**, sent as `Authorization: Bearer <key>` |\n| `BIGPANDA_REGION` | no | `us` | `us` → `api.bigpanda.io`, `eu` → `eu-api.bigpanda.io` |\n| `BIGPANDA_ENVIRONMENT_ID` | no | — | default environment for `search_incidents` / `get_incident` |\n| `LOG_LEVEL` | no | `info` | logging level (also mapped to `FASTMCP_LOG_LEVEL`) |\n\nThe token must be a **User API Key** (Incidents V2 auth), not a login password. Keys are **region-scoped**: a US key against the EU host (or vice-versa) returns **404, not 401** — check `BIGPANDA_REGION` first if you see 404s.\n\n## Tools (read-only)\n\n| Tool | Args (all strings) | REST call | Returns |\n|---|---|---|---|\n| `list_environments` | — | `GET /resources/v2.0/environments` | `{environments, total}` |\n| `search_incidents` | `environment_id`, `query?`, `status?`, `limit?` | `GET .../environments/{id}/incidents?query=&page_size=` | `{incidents, returned, total, has_more, query}` |\n| `get_incident` | `environment_id`, `incident_id` | `GET .../environments/{id}/incidents/{incident_id}` | the incident with correlated alerts inline |\n\n`limit` is a **string** and is c…","publisher":{"name":"CloudThinker","url":null},"homepage":"https://github.com/cloudthinker/ct-bigpanda-mcp-server","repository":"https://github.com/cloudthinker/ct-bigpanda-mcp-server","version":"0.1.0","license":"Apache-2.0","protocols":["mcp"],"tags":["aiops","bigpanda","cloudthinker","incidents","llm","mcp"],"pricing":null,"endpoints":[{"url":"pypi:ct-bigpanda-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":0.825,"provenance":"derived"}],"categories":["security"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"ct-bigpanda-mcp-server","registry":"pypi","observedAt":"2026-09-09T13:22:05.087Z","publishedAt":"2026-06-15T05:50:33.278638Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"ct-bigpanda-mcp-server","url":"https://pypi.org/project/ct-bigpanda-mcp-server/","firstSeenAt":"2026-09-09T13:21:00.154Z","fetchedAt":"2026-09-09T13:21:00.154Z","normalizedAt":"2026-09-09T13:21:00.154Z"}]},"firstSeenAt":"2026-09-09T13:21:00.154Z","updatedAt":"2026-09-09T13:22:05.087Z"}