mcpbeat Sign in

TavernFinder MCP Server

by bmachado86 Your server? Claim it
answering

TavernFinder is answering right now. Last checked 12 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 48 days of history · worst day 99%
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
302 ms
Response time
average over 24h
open, no key
Access
streamable-http

TavernFinder missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 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 268 ms 12 min ago

Alternatives to TavernFinder

same job, measured the same way
MCP Calendar
by infoinlet-marketplace

Google Calendar for AI agents — list/create/delete events and free-busy via OAuth token.

22 installs/wk local only
Evite MCP
by chrischall

Evite for Claude — list events, guest lists & RSVPs, RSVP, message guests, and create/edit events

473 installs/wk local only
The Game Crafter
by alex-gon

Design, manage, and price tabletop games on The Game Crafter via MCP.

50 installs/wk local only
Cosmos MCP
by teampolarity

Personal knowledge graph every MCP client reads from and writes to. Portable across agents.

129 installs/wk local only
Printr
by printrfi

Let AI agents create, discover, and track tokens across chains via Printr.

104 installs/wk local only
Flow Productivity
by geraldho81

Notes, kanban tasks, and a capture inbox: read and create Flow data with a personal token.

answering
SofiaStage Events
by sofiastage

Read-only tools for current SofiaStage events, venues, cities, performers, and editorial.

5 tools answering
Myvideogift
by cryptolibertus

Create and deliver personalized video gifts (photos + an original song) from any agent.

37 installs/wk local only

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 302 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 302 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.