You're viewing a demo portfolio

Join the waitlist
PRSM

events

Active

Tool of 19hz

declared in 0.1.0

List upcoming electronic/dance music events for a 19hz region. Optionally filter by keyword (matches title, venue, genre, or artist) and a date window. Returns normalized events sorted by date.

Parameters schema

{
  "type": "object",
  "required": [
    "region"
  ],
  "properties": {
    "to": {
      "type": "string",
      "description": "Only events on/before this date (YYYY-MM-DD)."
    },
    "from": {
      "type": "string",
      "description": "Only events on/after this date (YYYY-MM-DD)."
    },
    "limit": {
      "type": "number",
      "description": "Max events to return (1-200, default 50)."
    },
    "query": {
      "type": "string",
      "description": "Optional keyword filter, e.g. \"techno\", a venue name, or an artist."
    },
    "region": {
      "type": "string",
      "description": "Region slug, e.g. \"bayarea\", \"losangeles\", \"texas\". Use the regions tool to list all."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

19hz

https://github.com/pipeworx-io/mcp-19hz

2/7 registries
View full server →