Talandor
Public MCP report

api.1001locals.com

https://api.1001locals.com/mcp

Official Registry

Official Registry · com.1001locals/catalog · Publisher: com.1001locals

Last observed

Usable now
Can I use it?

Usable now

A public MCP contract was observed. Add the endpoint to a compatible client below. A Watch can alert you if this contract changes.

https://api.1001locals.com/mcp
Tools8
AuthNo authentication challenge observed
Protocol2025-11-25
EvidencePublic contract observed
Latency7782 ms

See the measured evidence

Client fit

Compatibility is inferred from published configuration rules and is not manually verified in each client.

Claude
Observed 2025-11-25.
Likely compatible · inferred
Cursor
Streamable HTTP and public HTTPS were observed.
Likely compatible · inferred
ChatGPT
Public tool names, descriptions and schemas were observed. Plan and workspace access still apply.
Likely compatible · inferred
VS Code
Public remote HTTP configuration can be assessed.
Likely compatible · inferred
Generic MCP
Observed 2025-11-25.
Likely compatible · inferred
Show compatibility evidence

Rule evidence: Remote HTTPS rule v0.2 · reviewed 2026-09-12 · Remote HTTP rule v0.2 · reviewed 2026-09-12 · Remote app rule v0.2 · reviewed 2026-09-12 · Protocol and transport rule v0.2 · reviewed 2026-09-12

What changed

Public contract stable since
Last compared · No semantic contract change since the previous complete snapshot.
Info
submit_experience made the existing input field email required
· critical · high confidence · submit_experience · Rule: required-input-added
Critical

A Watch would alert only if this change may affect the selected client.

Show 2 quieter observations
Public contract stable since
Last compared · No semantic contract change since the previous complete snapshot.
Info
Public contract stable since
Last compared · No semantic contract change since the previous complete snapshot.
Info
Evidence and limitations

Method: anonymous Streamable HTTP probe. We never invoke a tool.

Attempted protocols: 2026-07-28, 2025-11-25

Protocol2025-11-25
TransportStreamable HTTP
AuthNo authentication challenge observed
EvidencePublic contract observed
Total latency7782 ms
Response bytes3036

No diagnostic errors.

Server-provided content. Tool names, descriptions and schemas below are copied from the MCP server. They may be in another language. Talandor does not translate or verify them.
Tools and declared exposure

Server annotations are declarations, not verified behavior.

Show 8 of 8 server-provided tool definitions
get_experience
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Get full details of one experience by its id.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string"
    }
  }
}
get_offer
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Get 1001locals' operator offer and pricing: new operators get their first 100 bookings free, then a flat 5% commission forever — the cheapest tours marketplace.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {}
}
get_submission_schema
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Describe how to add an operator/experience to 1001locals: required and optional fields, allowed categories, the free-100-then-5% offer, and the moderation flow. Call this before submit_experience.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {}
}
list_categories
No effect details provided
Show server-provided details
Server description (copied; language not verified)
List experience categories in the 1001locals catalog.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {}
}
list_cities
No effect details provided
Show server-provided details
Server description (copied; language not verified)
List cities available in the 1001locals catalog.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {}
}
list_countries
No effect details provided
Show server-provided details
Server description (copied; language not verified)
List countries available in the 1001locals catalog.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {}
}
search_experiences
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Search the 1001locals catalog of local tours & experiences by country, city, category and/or free-text query.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "properties": {
    "city": {
      "type": "string"
    },
    "limit": {
      "type": "integer",
      "default": 20
    },
    "query": {
      "type": "string"
    },
    "country": {
      "type": "string"
    },
    "category": {
      "type": "string"
    }
  }
}
submit_experience
No effect details provided
Show server-provided details
Server description (copied; language not verified)
Add a supplier/operator and one of their experiences or services (with price) to 1001locals — any local service for travelers, in any country worldwide. One call creates the operator, the listing and its price. New operators get their first 100 bookings free, then a flat 5% commission forever. No account needed, but a real, working business email is required (the domain is DNS-verified at submission). The listing is created as in_review and appears in the public catalog after moderation. Call get_submission_schema (and list_categories) first. Returns a preview_url.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "required": [
    "city",
    "email",
    "name",
    "title"
  ],
  "properties": {
    "city": {
      "type": "string"
    },
    "name": {
      "type": "string",
      "description": "operator / business name"
    },
    "email": {
      "type": "string",
      "description": "operator's real business email; domain DNS-verified (MX/A)"
    },
    "phone": {
      "type": "string"
    },
    "price": {
      "type": "number",
      "description": "price per person (adult), optional"
    },
    "title": {
      "type": "string",
      "description": "public name of the experience"
    },
    "country": {
      "type": "string",
      "default": "Italy",
      "description": "any country"
    },
    "category": {
      "type": "string",
      "description": "one of list_categories values (optional; guessed if omitted)"
    },
    "currency": {
      "type": "string",
      "default": "EUR"
    },
    "image_url": {
      "type": "string"
    },
    "languages": {
      "type": "array",
      "items": {
        "type": "string"
      }
    },
    "source_url": {
      "type": "string"
    },
    "description": {
      "type": "string",
      "description": "what the guest gets (<=600 chars)"
    }
  }
}

How to use this MCP

Talandor checks the server; it does not connect the server to your assistant.

Choose your client below, then copy the endpoint or configuration. Authentication is completed with the MCP provider, never inside Talandor.

Open the official client guide (opens in a new tab)
Observation history
Operational
· stable since
2025-11-25 · 8 tools · no change · 3 checks
Operational
· stable since
2025-11-25 · 8 tools · no change · 12 checks
Operational
2025-11-25 · 8 tools
Operational
2025-11-25 · 8 tools
Complete public contract · 2025-11-25 · 8 tools
4239d826a78f
Complete public contract · 2025-11-25 · 8 tools
876fef17c268
Complete public contract · 2025-11-25 · 8 tools
876fef17c268
Complete public contract · 2025-11-25 · 8 tools
876fef17c268

Deep monitoring eligibility

Eligible for deep monitoring

A complete public tools/list contract was observed, so a future deep-monitoring baseline can be compared safely.

Personal Watch is not open yet. This report does not start a Watch or a payment.

See public monitoring
Watch · 9 €/month

Watch this MCP

Your agent depends on this MCP. We tell you before a change breaks it.

  • Know when it goes downWe confirm an outage before we alert you, so a single failed check is not treated as a lasting outage.
  • Know when its contract changesWe compare complete public tool catalogs and authentication surfaces over time.
  • Know what changed and what to fixAn alert names the change and the next step for the client you selected.

Full public-contract coverage: Availability, protocol, auth and public tool contract changes can be compared.

Full WatchAvailability, protocol, auth and public tool contract changes
Surface WatchAvailability, TLS, protocol and auth surface — no private tool diff

When Watch is open, you will be able to add, pause, resume, replace, or remove up to five endpoints. Watch checkout is not open. This page does not start a payment. You can sign in from the header; that creates an account, not a Watch. Opening date: not announced yet. Hosted checkout remains closed.

See Watch price, terms and refunds