{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_g56b75pp28fw","handle":"chaturbate-mcp","url":"https://wellknown.network/agents/chaturbate-mcp","links":{"self":"https://wellknown.network/agents/chaturbate-mcp/record.json","html":"https://wellknown.network/agents/chaturbate-mcp","markdown":"https://wellknown.network/agents/chaturbate-mcp/record.md","api":"https://wellknown.network/api/v1/agents/chaturbate-mcp","status":"https://wellknown.network/api/v1/agents/chaturbate-mcp/status","claim":"https://wellknown.network/agents/chaturbate-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/chaturbate-mcp/claim.json","badge":"https://wellknown.network/agents/chaturbate-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:chaturbate-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"chaturbate-mcp","summary":"Read-only MCP server exposing the Chaturbate room-stats, affiliate-earnings, and events APIs as tools.","description":"# chaturbate-mcp\n\nRead-only [MCP](https://modelcontextprotocol.io) server exposing three Chaturbate APIs as\ntools, for use from Claude Code or any MCP client (e.g. lobehub):\n\n| API | Endpoint | Tool | Data |\n|---|---|---|---|\n| Room/user stats | `chaturbate.com/statsapi/` | `fetch_room_stats` | viewers, token balance, satisfaction score, broadcast status… (refreshes ~every 5 min) |\n| Affiliate earnings | `chaturbate.com/affiliates/apistats/` | `fetch_affiliate_stats` | per-program earnings tables (9 programs), totals, payout |\n| Events feed | `eventsapi.chaturbate.com/events/…` | `fetch_events`, `build_events_feed_url`, `get_events_schema` | live long-poll stream: chat, tips, follows, media purchases, private messages… |\n\nBuilt with the official Python MCP SDK (`mcp` ≥ 2.1, the release that renamed `FastMCP` →\n`MCPServer`) and `httpx2`.\n\n## Requirements\n\n- Python ≥ 3.10 (developed on 3.14)\n- [uv](https://docs.astral.sh/uv/)\n\n## Install\n\n```sh\nuv sync --dev\n```\n\n## Configure\n\nCopy `.env.example` to `.env` and fill in your Chaturbate account values:\n\n```sh\ncp .env.example .env   # then edit\n```\n\nCredentials are read from the environment, with `.env` as a local convenience:\n\n- `CHATURBATE_USERNAME` — your Chaturbate account\n- `CHATURBATE_STATS_TOKEN` — Stats-API scope token. The **same token** authorizes both the\n  room-stats and the affiliate-earnings endpoints.\n- `CHATURBATE_EVENTS_TOKEN` — Events-API scope token for the live feed. A *private* scope\n  exposes tips + private messages; a *public* scope omits them.\n\nCreate/manage tokens at `https://chaturbate.com/statsapi/authtoken/`.\n\n`.env` is gitignored. **Never commit a real token.**\n\n## Run\n\nStart the stdio server manually:\n\n```sh\nuv run chaturbate-mcp\n```\n\nFor Claude Code, a project-scoped entry is committed in `.mcp.json` (launches via `uv`, no\nsecrets in the config — the server reads them from `.env`). Approve the `chaturbate` server\nonce under `/mcp`.\n\n## Tools\n\n| Tool | Purpose |\n|---|---|\n| `config_status` |…","publisher":null,"homepage":"https://github.com/Heretek-AI/chaturbate-mcp","repository":"https://github.com/Heretek-AI/chaturbate-mcp","version":"0.1.0","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:chaturbate-mcp","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"}},"derived":{"capabilities":[{"slug":"security.secrets","name":"Secrets Management","confidence":0.848,"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":"chaturbate-mcp","registry":"pypi","observedAt":"2026-09-09T11:33:39.479Z","publishedAt":"2026-09-03T03:50:58.707247Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"chaturbate-mcp","url":"https://pypi.org/project/chaturbate-mcp/","firstSeenAt":"2026-09-09T11:30:12.099Z","fetchedAt":"2026-09-09T11:30:12.099Z","normalizedAt":"2026-09-09T11:30:12.099Z"}]},"firstSeenAt":"2026-09-09T11:30:12.099Z","updatedAt":"2026-09-09T11:33:39.479Z"}