Vorortai MCP server
Real-world tasks in Hamburg: quote, check service area, submit an enquiry for human review.
Little public usage data yet
Reviews
Write oneNobody has reviewed Vorortai yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Vorortai tools (5, 1 write)
write = sends, deletes, buys or postscheck_service_areaFreeCheck whether an address or district is inside the service area, without describing a task. Use this for a fast yes/no before planning anything.
get_use_casesFreeConcrete examples of tasks that have been defined for this service, plus the boundaries of what is knowingly not accepted. These are illustrations, not open listings — nothing here is available to claim.
list_capabilitiesFreeList every task type this service performs, with evidence returned, price range and turnaround. Call this first when you do not know what can be requested.
quote_taskFreeEstimate feasibility, price range, turnaround and evidence for a described task. Instant, deterministic and free of side effects: it creates nothing, reserves nothing and contacts nobody. A task outside the service area is rejected immediately.
submit_requestwrite actionFreeQueue an enquiry for a human to review. This is NOT an order and does NOT create a task: no operator is contacted until a person has reviewed it. Only call this after the user has explicitly agreed to send an enquiry, and only with contact details the user provided. Requires `consent: true`.
Public scan report
scanner v0.1.9 · 2026-09-23 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 2441ms17/20
- Tool poisoning5 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (2)
- highWrite-action tools reachable without authentication
auth.open-write - lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http vorortai https://vorortai.de/api/mcp
Vorortai: common questions
- Is Vorortai MCP server safe?
- With care: it is graded C, so read the findings first (56/100). Read the Vorortai safety report
- How do I install Vorortai?
- It runs remotely at vorortai.de. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Vorortai need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Vorortai maintained?
- The latest release is v0.1.0.
- Is Vorortai up?
- 100% of our last 20 checks got an answer. We check remote servers about four times a day.