mcpbeat Sign in

LodgeDeck MCP Server

not responding

LodgeDeck is listed as active in the registry but did not answer our last check. It exposes 4 tools.

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

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
4
Tools
read from the server
90 ms
Response time
average over 24h
open, no key
Access
streamable-http

LodgeDeck does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not 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 7 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 90 ms 7 min ago

Alternatives to LodgeDeck

same job, measured the same way
LexLint: compliance lint for AI, scraping, and privacy law
by lexlint

Compliance lint for AI, scraping, and privacy law. Cited findings in 200 or more jurisdictions.

7 tools answering
Find Missing
by nko-studio

Checks if an LEI-holding entity has a match in the national registry its jurisdiction expects.

2 tools answering
TaxCompass — Italian tax tools
by taxcompass

Sourced Italian tax tools for AI agents: cited primary-source search + a deterministic tax engine.

4 tools answering
Gwinnett Index
by gwindex

Gwinnett County, GA zoning and land use. Resolves an address to its governing jurisdiction.

5 tools answering
LinkList
by linklist

Search source collections your team vetted. Every passage cites its URL and fetch date.

answering
PepEvolution Peptide Sources
by pepevolution

Find where to buy peptides from vetted, COA-tested vendors and check if a peptide vendor is legit.

3 tools answering
Demand Discovery AI
by demanddiscovery

Validate startup ideas with real people asking for them, each quote linked to its source.

10 tools answering
Brainiall Documents
by brainiall

High-fidelity PDF to structured Markdown conversion and document field extraction.

3 tools answering

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 0 of 91 checks got a reply (0.0%), average response time 90 ms. The bar chart above shows every period we have measured.
The registry lists LodgeDeck as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
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.