
TavernFinder
Let your agent search tabletop venues, games, and events and handle RSVP or registration when you run community-led products or local gaming meetups.
Overview
TavernFinder is an MCP server for the Grow phase that searches tabletop events, venues, and games and supports RSVP, registration, and event creation via a personal token.
What is this MCP server?
- Streamable HTTP MCP at mcp.tavernfinder.com—no local npm install required
- Search tabletop events, venues, and games from TavernFinder’s directory
- RSVP and register for events through agent-callable tools
- Create events when authenticated with a personal TavernFinder token
- Version 1.0.0 with public site at tavernfinder.com
- MCP server version 1.0.0
- Single remote endpoint: https://mcp.tavernfinder.com/mcp (streamable-http)
What problem does it solve?
Builders and community leads waste time manually checking store calendars and forum posts when they need accurate local tabletop plans inside an agent session.
Who is it for?
Indie community organizers, TTRPG creators, or app builders embedding real tabletop schedules for a specific region or scene.
Skip if: Teams that need enterprise event management, non-tabletop conferences, or offline-only planning with no TavernFinder coverage.
What do I get? / Deliverables
Your agent can pull live TavernFinder listings and, with your token, complete RSVPs or create events without leaving the coding workflow.
- Structured event, venue, and game search results inside the agent
- Completed RSVPs or registrations when token-backed tools succeed
- Newly created events on TavernFinder under your account
Recommended MCP Servers
Journey fit
Community events and retention sit in Grow once you are shipping something people gather around, not in early ideation tooling. Lifecycle covers recurring engagement—RSVPs, registrations, and venue discovery that keep a player community showing up.
How it compares
Vertical event-directory MCP integration, not a generic calendaring skill or CRM.
Common Questions / FAQ
Who is TavernFinder MCP for?
Solo builders and moderators who engage tabletop players and want agents to query TavernFinder for venues, games, and RSVPs.
When should I use TavernFinder MCP?
Use it while planning meetups, community drops, or location-aware features after you already serve or grow a tabletop audience.
How do I add TavernFinder MCP to my agent?
Add the remote MCP URL https://mcp.tavernfinder.com/mcp (streamable HTTP) in your client’s MCP settings and supply a personal token for create/RSVP actions.