Back to the catalog

CarShake

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

Open source Repository Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
No topic detected
Publisher
kindrat86
Origin
official
Category
ferramentas
Transport
http
Version
1.0.1
Last push
2026-07-19T12:23:11Z
Repository state
ativo
License
MIT
Added
2026-08-29 04:00:20
Updated
2026-08-29 04:00:20
Origin id
io.github.kindrat86/carshake

README

# carshake MCP server

Vehicle handover documentation tools for AI agents. Generate vehicle handover checklists, get damage-documentation best practices, and query valet/rental/service FAQs — all through MCP. Built for valet, rental, and service handover scenarios.

**Live endpoint:** `https://carshake.online/api/mcp` (HTTP, MCP 2024-11-05)

## Tools

| Tool | What it does |
|---|---|
| `create_handover_checklist` | Generate a vehicle handover checklist by use case (valet, rental, service) |
| `get_damage_documentation_guide` | Get best practices for documenting pre-existing damage |
| `list_valet_faq` | Query valet/handover FAQs |

## Usage

```json
{
  "mcpServers": {
    "carshake": { "url": "https://carshake.online/api/mcp" }
  }
}
```

MIT License. Free.

More