Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.kratons/public

REMOTE · API.KRATONS.COM · SCANNED SEP 24

Kratons, boutique DMC: bespoke trips in Spain, Portugal, Morocco. Facts, catalog, reviews, requests.

Available components

+4 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security80
Transport & Reachability100
Schema Quality & AI Usability85
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 712 tokens (~64/item across 11 items; 8 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage93
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 77% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 8 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the com.kratons/public MCP server?

com.kratons/public is a hosted endpoint at https://api.kratons.com/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · api.kratons.com

# add to Claude Code
claude mcp add --transport http com-kratons-public 'https://api.kratons.com/api/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-kratons-public": {
      "url": "https://api.kratons.com/api/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-kratons-public": {
      "type": "http",
      "url": "https://api.kratons.com/api/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-kratons-public]
url = "https://api.kratons.com/api/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-kratons-public": {
      "type": "remote",
      "url": "https://api.kratons.com/api/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-kratons-public --url 'https://api.kratons.com/api/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-kratons-public:
    url: "https://api.kratons.com/api/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-kratons-public": {
      "Transport": "http",
      "Url": "https://api.kratons.com/api/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-kratons-public -t streamable-http -u 'https://api.kratons.com/api/mcp'
// mcp.json
{
  "mcpServers": {
    "com-kratons-public": {
      "type": "http",
      "url": "https://api.kratons.com/api/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 24 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 +7
    • Authorization: unverified → partial security
    • Tool “list_sample_itineraries” rewrote its description, which is the text the model reads security
    • Tool “search_experiences” rewrote its description, which is the text the model reads security
    • Tool “get_proposal_request_status” rewrote its description, which is the text the model reads security
    • Schema quality: 615 → 712 functional
    • Tool coverage: 69% → 77% functional
    • Tool coverage: 69% → 75% functional
    • Stability: unverified → 0.03 functional
    • Tool “get_company_facts” now declares an output schema functional
    • Tool “get_proposal_request_status” now declares an output schema functional
    • Tool “how_to_request_a_proposal” now declares an output schema functional
    • Tool “list_destinations” now declares an output schema functional
    • Tool “list_sample_itineraries” now declares an output schema functional
    • Tool “request_a_proposal” now declares an output schema functional
    • Tool “search_experiences” now declares an output schema functional
    • First check of Tool coverage: 100 functional
    • New tool “get_reviews” functional
    • “request_a_proposal” dropped the optional parameter “website” cosmetic
  • 16 Sept 26 68

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Probed https://api.kratons.com/api/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=api.kratons.com CN=YR1,O=Let's Encrypt,C=US 4 Aug 2026 2 Nov 2026 RSA 2048 SHA256-RSA 65cf7dea1b60ac6f70120242724a11f7ce7
SANs: api.kratons.com
CN=YR1,O=Let's Encrypt,C=US (CA) CN=Root YR,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 RSA 2048 SHA256-RSA a20253f15f2691c05dc1ce13b9bcca4e
CN=Root YR,O=ISRG,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 RSA 4096 SHA256-RSA f24b6d17f9d9ad7cb1c9fea78782699f

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of api.kratons.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
kratons.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains
content-security-policy default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self' 'wasm-unsafe-eval';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests;frame-src 'self';worker-src 'self' blob:
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy no-referrer

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.kratons.com/api/mcp Verified 200
http (plaintext) http://api.kratons.com/api/mcp HTTPS enforced 301 https://api.kratons.com/api/mcp
MCP tools · 8 exposed · ~662 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_company_facts ~43

Who Kratons is: legal identity, address, contact channels, countries served, languages, services, pricing policy and how to request a proposal. Read-only.

Input schema present but exposes no named parameters.

NameTypeReqDescription
addressobjectyes
agentStatementstringyes
apiobjectyes
areaServedarrayyes
basedInstringyes
brandstringyes
contactobjectyes
descriptionobjectyes
foundedYearintegeryes
iatastringyesIATA accreditation number
languagesarrayyes
legalNamestringyes
positioningarrayyes
pricingPolicyobjectyes
proposalRequestobjectyes
servicesarrayyes
taxIdstringyesSpanish NIF / CIF
webobjectyes

No examples provided.

get_proposal_request_status ~82

Where 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.

NameTypeReqDescription
referencestringyesThe reference returned by request_a_proposal, e.g. PR-20260916-U8GB
NameTypeReqDescription
lastUpdateAtstringyesISO timestamp
nextStepstringyes
receivedAtstringyesISO timestamp
referencestringyes
slaBusinessDaysintegeryes
statusstringyes
statusTextstringyes

No examples provided.

get_reviews ~82

Aggregate 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.

NameTypeReqDescription
limitintegerNewest reviews to return (default 6, max 20)
NameTypeReqDescription
bestRatingnumberyes
generatedAtstringyes
notestringyes
ratingValuenumber|nullyesWeighted average over the available sources, 1–5
reviewCountintegeryes
reviewsarrayyes
sourcesarrayyes

No examples provided.

how_to_request_a_proposal ~45

The 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.

Input schema present but exposes no named parameters.

NameTypeReqDescription
afterwardsstringyesWhat happens after a request is submitted
agentStatementstringyes
checklistarrayyesWhat a traveller or agent should include in a request
contactobjectyes
guidestringyesThe full guide as Markdown
howstringyes
pricingPolicyobjectyes

No examples provided.

list_destinations ~28

Countries and cities where Kratons currently offers tours or tickets, with counts. Read-only.

Input schema present but exposes no named parameters.

NameTypeReqDescription
countriesarrayyes
generatedAtstringyesISO timestamp of the underlying query (cached for an hour)

No examples provided.

list_sample_itineraries ~116

Published 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.

NameTypeReqDescription
countrystringDestination filter, e.g. Portugal, Andalusia
limitintegerMax results (default 20, max 50)
qstringFree text on name, summary and tags
NameTypeReqDescription
itinerariesarrayyes

No examples provided.

request_a_proposal ~128

Submit 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.

NameTypeReqDescription
contactobjectyes
idempotencyKeystringSend the same key to retry safely; the same reference comes back
requesterobject
tripobjectyes
NameTypeReqDescription
acknowledgedstringyesOne sentence echoing what was received, to confirm it to the traveller
contactForChangesstringyes
duplicatebooleanyestrue when the same request was already received in the last 24 h (same reference returned)
missingarrayyesRecommended details this request did not carry — collect them before the advisor has to ask
receivedAtstringyesISO timestamp
referencestringyesQuote it in any follow-up; get_proposal_request_status reads it
whatHappensNextstringyes

No examples provided.

search_experiences ~138

Tours 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).

NameTypeReqDescription
citystringCity name, e.g. Madrid, Lisbon, Marrakech
countrystringCountry name, e.g. Spain, Portugal, Morocco
limitintegerMax results (default 20, max 50)
qstringFree-text search on name, description and tags
NameTypeReqDescription
experiencesarrayyesNever prices or suppliers — one package price per trip, quoted by a human

No examples provided.

Common questions

What is the com.kratons/public MCP server?

com.kratons/public is an MCP server listed in the public MCP registry as com.kratons/public. Kratons, boutique DMC: bespoke trips in Spain, Portugal, Morocco. Facts, catalog, reviews, requests. This page covers its hosted endpoint (https://api.kratons.com/api/mcp).

Is the com.kratons/public MCP server safe to use?

com.kratons/public scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the com.kratons/public MCP server expose?

com.kratons/public exposes 8 tools: get_company_facts, list_destinations, search_experiences, list_sample_itineraries, get_reviews, and 3 more. Their descriptions and schemas cost roughly 662 tokens of context every time the server is loaded.

Does the com.kratons/public MCP server require authentication?

No. We connected to com.kratons/public without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the com.kratons/public MCP server still maintained?

com.kratons/public is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.