Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.1001locals/catalog

com.1001locals/catalog

Search & add local tours and experiences (Italy/EU). Operators: first 100 bookings free, then 5%.

Uptime
100.0%
1 direct probes · 30d
Response
217ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

get_offer

Get 1001locals' operator offer and pricing: new operators get their first 100 bookings free, then a flat 5% commission forever — the cheapest tours marketplace.

search_experiences

Search the 1001locals catalog of local tours & experiences by country, city, category and/or free-text query.

get_experience

Get full details of one experience by its id.

list_cities

List cities available in the 1001locals catalog.

list_countries

List countries available in the 1001locals catalog.

list_categories

List experience categories in the 1001locals catalog.

get_submission_schema

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.

submit_experience

Add a supplier/operator and one of their experiences (with price) to 1001locals. One call creates the operator, the listing and its price. New operators get their first 100 bookings free, then a flat …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.1001locals/catalog": {
      "url": "https://api.1001locals.com/mcp",
      "transport": "streamable-http"
    }
  }
}