mcpbeat

LodgeDeck MCP Server

io.github.maxbeech/lodgedeck
answering

LodgeDeck is answering right now. Last checked 12 min ago. It exposes 4 tools.

STR legality, permits and lodging tax by city, each field cited to its source jurisdiction.

Uptime history 40 hours of history · worst hour 0%
40 hours agonow
98.9%
Uptime 24h
90 of 91 checks
4
Tools
read from the server
241 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 12 min ago.

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

Available tools 4

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

str
check_str_eligibility
Deterministic verdict on whether a short-term rental is allowed in a jurisdiction for a given use type, with the requirements, cautions, a confidence and the citations behind them. No model: same input always gives the same answer, and when the governing rules are unknown it says so rather than guessing. Free, no API key needed.
get_str_rules
Return the short-term rental rules for one jurisdiction: whether a licence is required, primary-residence rule, annual night cap, zoning restriction, listing-number display rule, registration URL and enforcement notes. Every field is an object { value, source, confidence }; an unconfirmed field is value:null with confidence:"unverified", never guessed. Free, no API key needed.
jurisdictions
list_jurisdictions
List every US short-term-rental jurisdiction LodgeDeck covers, with its slug, city, state and a coverage count of how many rule and tax fields are confirmed. Call this first to learn which slugs the other tools accept. Optional q filters by city or state name. Free, no API key needed.
lodging
get_lodging_tax
Return the lodging / occupancy tax for one jurisdiction: state rate, local transient occupancy tax, the combined rate a guest pays, whether the cleaning fee is taxable, and whether the marketplace collects and remits. Every field is { value, source, confidence }; unconfirmed fields are null. Free, no API key needed.

Endpoints

URLTransportStateLatencyChecked
https://lodgedeck.vercel.app/api/mcp streamable-http answering 233 ms 12 min ago

LodgeDeck — questions

Answers built from our own checks of this server.

What can LodgeDeck do?
It exposes 4 tools, read directly from the server on our last check. Among them: check_str_eligibility, get_lodging_tax, get_str_rules, list_jurisdictions. 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 LodgeDeck working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 90 of 91 checks got a reply (98.9%), average response time 241 ms. The bar chart above shows every period we have measured.
How do I connect LodgeDeck?
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 LodgeDeck need an API key?
No. LodgeDeck completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is LodgeDeck?
It answers our handshake in 241 ms on average, which is faster than 55% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.