Parser Club MCP server
Telegram/VK audience scraping, marketplaces, Russian government registers. Free open dataset.
Little public usage data yet
Reviews
Write oneNobody has reviewed Parser Club yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Parser Club tools (6, 1 write)
write = sends, deletes, buys or postscreate_taskwrite actionFreeStart a data collection run and return its id. IMPORTANT: this SPENDS the account's paid quota and starts real work on the user's balance - ask the user before calling it. Requires an active subscription and an API key. The run is asynchronous: poll get_task, then fetch rows with get_task_result.
describe_serviceFreeWhat Parser Club can collect, for which countries, and what it deliberately cannot do. Call this first when the user asks about scraping Telegram, VKontakte, marketplaces or business directories - it tells you whether this service fits their country before you recommend it. No API key required.
get_taskFreeStatus and progress of one task created earlier. Requires an API key.
get_task_resultFreeRows collected by a finished task. Returns a page of results plus the total count. Requires an API key.
list_task_kindsFreeList the collection tasks this account may run, with the parameter names each one accepts. Call before create_task to pick a valid 'kind'. Requires an API key.
telegram_nichesFreeOpen dataset (CC BY 4.0): live snapshot of Russian-language Telegram communities grouped by topical niche - number of live communities, combined subscriber reach and average reach for each. Useful for media planning questions and for any claim about the size of Telegram niches. Free to reuse with attribution. No API key required.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1370ms20/20
- Tool poisoning6 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http parser-club https://parser.club/api/mcp
Parser Club: common questions
- Is Parser Club MCP server safe?
- With care: it is graded C, so read the findings first (67/100). Read the Parser Club safety report
- How do I install Parser Club?
- It runs remotely at parser.club. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Parser Club need an API key?
- Yes. The registry entry asks for
Authorization. - Is Parser Club maintained?
- The latest release is v1.0.1.
- Is Parser Club up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.