mcpbeat

TavernFinder MCP Server

io.github.bmachado86/tavernfinder
answering

TavernFinder is answering right now. Last checked 9 min ago. It exposes 6 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
268 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add tavernfinder --transport http https://mcp.tavernfinder.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tavernfinder": {
      "url": "https://mcp.tavernfinder.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tavernfinder]
url = "https://mcp.tavernfinder.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tavernfinder": {
      "url": "https://mcp.tavernfinder.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tavernfinder": {
      "url": "https://mcp.tavernfinder.com/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

event
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.
events
search_events
Search for upcoming tabletop gaming events (tournaments, leagues, casual play) near a location.
games
search_games
Search for board games in our catalog to find their BoardGameGeek IDs (required for filtering events by game).
register
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.
rsvp
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.
venues
search_venues
Search for local game stores, hobby centers, and community spaces.

Endpoints

URLTransportStateLatencyChecked
https://mcp.tavernfinder.com/mcp streamable-http answering 283 ms 9 min ago

TavernFinder — questions

Answers built from our own checks of this server.

What can TavernFinder do?
It exposes 6 tools, read directly from the server on our last check. Among them: create_event, register_user, rsvp_event, search_events, search_games, search_venues. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is TavernFinder working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 268 ms. The bar chart above shows every period we have measured.
Is TavernFinder still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect TavernFinder?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does TavernFinder need an API key?
No. TavernFinder completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is TavernFinder?
It answers our handshake in 268 ms on average, which is faster than 50% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.