pitchiq_v1_discover_search_curators
ActiveTool of io.github.astafford8488/pitchiq-mcp
Search PitchIQ's global Steam-curator index by name, tag, language, and audience size — for an agent marketing a game/product into a niche. Returns curator name, Steam URL, follower + review counts, and tags. x402-payable; no PAT required.
Parameters schema
{
"type": "object",
"properties": {
"tag": {
"type": "string",
"description": "Filter by a curation tag (e.g. 'Indie', 'Strategy', 'RPG')."
},
"limit": {
"type": "integer",
"default": 20,
"maximum": 50,
"minimum": 1
},
"query": {
"type": "string",
"description": "Free-text match on the curator's name."
},
"language": {
"type": "string",
"description": "Filter by language (e.g. 'english')."
},
"min_followers": {
"type": "integer",
"minimum": 0,
"description": "Minimum follower count."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.astafford8488/pitchiq-mcp
https://github.com/astafford8488/PitchIQ
1/7 registries