You're viewing a demo portfolio

Join the waitlist
PRSM

pitchiq_v1_discover_search_curators

Active

Tool of io.github.astafford8488/pitchiq-mcp

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.astafford8488/pitchiq-mcp

https://github.com/astafford8488/PitchIQ

1/7 registries
View full server →