Skip to content

v1.2.2 - Venue Search & Filter

Choose a tag to compare

@jr551 jr551 released this 19 Apr 20:09
· 11 commits to main since this release

Added search and filter capabilities to MCP server:

  • get_venues now supports:

    • parameter: filter venues by name (case-insensitive partial match)
    • cputime unlimited
      filesize unlimited
      datasize unlimited
      stacksize 7MB
      coredumpsize 0kB
      addressspace unlimited
      memorylocked unlimited
      maxproc 2666
      descriptors 1048575 parameter: control how many venues to return (default: 50, max: 796)
    • Returns and in response
  • search_venues (new tool):

    • Dedicated tool for finding venues by name
    • Returns matching venues with venue_ref for use with other tools
    • Example: search for "The Watchman" to get venue_ref 5447

Usage:
uvx --from "wetherspoons-api-python[mcp]" wetherspoons-mcp