You're viewing a demo portfolio

Join the waitlist
PRSM

pitchiq_v1_discover_search_podcasts

Active

Tool of io.github.astafford8488/pitchiq-mcp

declared in 0.1.0

Search PitchIQ's podcast directory (ListenNotes-indexed). Returns matching shows with title, host, listener tier (small/mid/large), category, and cover image. Useful for finding podcasts an agent should pitch the user onto.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 20,
      "maximum": 50,
      "minimum": 1
    },
    "query": {
      "type": "string",
      "description": "Free-text search term (matches title + description)."
    },
    "category": {
      "type": "string",
      "description": "Filter by category (free-text; varies by source)."
    },
    "listener_tier": {
      "enum": [
        "small",
        "mid",
        "large"
      ],
      "type": "string",
      "description": "Filter by audience size bucket. PitchIQ tiers shows as small / mid / large."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.astafford8488/pitchiq-mcp

https://github.com/astafford8488/PitchIQ

1/7 registries
View full server →