# TavernFinder MCP server

Find tabletop events, venues, and games. RSVP, register, create events via personal token.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-bmachado86-tavernfinder
- Repository: https://github.com/bmachado86/tavernfinder
- Website: https://tavernfinder.com

## Install
- Endpoint: https://mcp.tavernfinder.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.tavernfinder.com/mcp

## Tools
- search_events - Search for upcoming tabletop gaming events (tournaments, leagues, casual play) near a location. Endpoint: https://mcp.tavernfinder.com/mcp
- search_venues - Search for local game stores, hobby centers, and community spaces. Endpoint: https://mcp.tavernfinder.com/mcp
- search_games - Search for board games in our catalog to find their BoardGameGeek IDs (required for filtering events by game). Endpoint: https://mcp.tavernfinder.com/mcp
- rsvp_event - RSVP / join a TavernFinder event on behalf of the authenticated user. Requires a personal access token with the `write:rsvp` scope. Use search_events first to find the venueId + eventId pair. Endpoint: https://mcp.tavernfinder.com/mcp
- register_user - Create a new TavernFinder account. Returns access + refresh tokens that the agent can use immediately. The new user is unverified until they click the email verification link, but most read paths still work. Endpoint: https://mcp.tavernfinder.com/mcp
- create_event - Create a new event (open event or private table) at a venue on behalf of the user. Requires a personal access token with the `write:create_event` scope. The user must be a member of the venue (player role at minimum); only staff/CL can create open events. Endpoint: https://mcp.tavernfinder.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.bmachado86
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 28, 2026
- Source: https://registry.modelcontextprotocol.io
