mcpbeat Sign in

CarShake MCP Server

not responding

CarShake is listed as active in the registry but did not answer our last check. It exposes 3 tools. Last commit 19 Jul 2026.

Vehicle handover checklists, damage-documentation best practices, valet/rental/service FAQs.

Uptime history 48 days of history · worst day 44%
48 days agonow
61.5%
Uptime 24h
56 of 91 checks
3
Tools
read from the server
293 ms
Response time
average over 24h
0
Stars
last commit 19 Jul 2026

CarShake does not always answer

Over the last week it answered 58.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 14 min ago.

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

Available tools 3

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

damage
get_damage_documentation_guide
Get best practices for documenting vehicle damage.
handover
create_handover_checklist
Generate a vehicle handover checklist.
valet
list_valet_faq
Search vehicle handover FAQ.

Endpoints

URLTransportStateLatencyChecked
https://carshake.online/api/mcp streamable-http answering 81 ms 14 min ago

Alternatives to CarShake

same job, measured the same way
Readyorai
by tedoneobichajavascript

Zero-cost MCP server for local code inspection and best-practice recommendations

32 installs/wk local only
Soracom Knowledge
by soracom

Search SORACOM documentation: service guides, FAQ, API references, IoT recipes, etc.

3 tools answering
Axiom Relay
by itr3k

Free agent-service discovery, OpenAPI document checks, and receipt verification. No API key needed.

10 tools answering
Capacitor MCP
by capawesome

Unofficial MCP server for the Capacitor documentation, plugin list and blog.

55 installs/wk 4 tools answering
ConnectIQ MCP Server
by deugene

MCP server for Garmin ConnectIQ SDK documentation and resources

51 installs/wk local only
Tiger MCP
by timescale

Provides programmatic access to Tiger Cloud services, databases, and documentation.

local only
Hudu
by wyre-technology

MCP server for Hudu IT documentation — companies, assets, articles, passwords, and procedures.

local only
Hudu
by wyre-ai

MCP server for Hudu IT documentation — companies, assets, articles, passwords, and procedures.

local only

CarShake — questions

Answers built from our own checks of this server.

What can CarShake do?
It exposes 3 tools, read directly from the server on our last check. Among them: create_handover_checklist, get_damage_documentation_guide, list_valet_faq. 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 CarShake working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 56 of 91 checks got a reply (61.5%), average response time 293 ms. The bar chart above shows every period we have measured.
The registry lists CarShake 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 CarShake?
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 CarShake need an API key?
No. CarShake completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is CarShake?
It answers our handshake in 293 ms on average, which is faster than 51% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is CarShake open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.