
Public MCP server
Kratons, boutique DMC: bespoke trips in Spain, Portugal, Morocco. Facts, catalog, reviews, requests.
Little public usage data yet
Reviews
Write oneNobody has reviewed Public yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Public tools (8, 1 write)
write = sends, deletes, buys or postsget_company_factsFreeWho Kratons is: legal identity, address, contact channels, countries served, languages, services, pricing policy and how to request a proposal. Read-only.
get_proposal_request_statusFreeWhere a submitted proposal request stands (received, being prepared, proposal sent, confirmed, closed), looked up by the reference returned when it was submitted. Returns the stage, dates and the reply commitment; no personal data.
get_reviewsFreeAggregate rating (1–5) and the newest traveller reviews of Kratons from Zicasso and Google, each attributed to the platform that published it, with a link to read them all. A source that cannot be read is listed as unavailable — never invented.
how_to_request_a_proposalFreeThe checklist a traveller or agent should send to Kratons to receive a bespoke proposal, the pricing policy, and how a human advisor follows up. Read-only.
list_destinationsFreeCountries and cities where Kratons currently offers tours or tickets, with counts. Read-only.
list_sample_itinerariesFreePublished sample itineraries Kratons operates, as { itineraries: [...] } (name, destination, duration, category, summary, day-by-day outline) to start a conversation from. Never prices or suppliers — every trip is quoted as one package price by a human advisor.
request_a_proposalwrite actionFreeSubmit a structured proposal request to Kratons on behalf of a traveller or a travel agent: contact, destinations within Spain/Portugal/Morocco, dates, travellers, total budget, interests. Returns a reference. A human advisor replies by e-mail — there is no automatic booking, no online checkout and no price list. Send idempotencyKey to retry safely.
search_experiencesFreeTours and tickets Kratons operates, filtered by country, city and free text. Returns { experiences: [...] } with name, type, city, country, category, duration, free-cancellation flag and a summary — never prices or suppliers (Kratons quotes one package price per trip).
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 760ms20/20
- Tool poisoning8 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 public https://api.kratons.com/api/mcp
Public: common questions
- Is Public MCP server safe?
- With care: it is graded C, so read the findings first (60/100). Read the Public safety report
- How do I install Public?
- It runs remotely at api.kratons.com. 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 Public need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Public maintained?
- The latest release is v1.1.0.
- Is Public up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.