TavernFinder✓
io.github.bmachado86/tavernfinder · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.bmachado86/tavernfinder",
"description": "Find tabletop events, venues, and games. RSVP, register, create events via personal token.",
"title": "TavernFinder",
"repository": {
"url": "https://github.com/bmachado86/tavernfinder",
"source": "github",
"id": "1178481035"
},
"version": "1.0.0",
"websiteUrl": "https://tavernfinder.com",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.tavernfinder.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}