← Registry

eCommerce

1001locals.com

Provides access to 1001locals tour marketplace data, including offers, experiences, cities, and countries.

1 endpoint8 known toolsFirst detected July 15, 2026Last detected August 29, 2026

ENDPOINT 1

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

No auth detected

MCP server metadata

Name
1001locals-mcp
Version
0.3.0
Capabilities
tools
Server instructions

General catalog of local experiences. New operators: first 100 bookings free, then flat 5% forever.

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

Inferred read-only
search_experiences

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

Inferred read-only
get_experience

Get full details of one experience by its id.

Inferred read-only
list_cities

List cities available in the 1001locals catalog.

Inferred read-only
list_countries

List countries available in the 1001locals catalog.

Inferred read-only
list_categories

List experience categories in the 1001locals catalog.

Inferred read-only
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.

Inferred read-only
submit_experience

Add a supplier/operator and one of their experiences (with price) to 1001locals.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.1001locals-mcp]
url = "https://api.1001locals.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "1001locals-mcp": {
      "type": "http",
      "url": "https://api.1001locals.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 1001locals-mcp
Remote MCP URL: https://api.1001locals.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "1001locals-mcp": {
      "url": "https://api.1001locals.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "1001locals-mcp": {
      "type": "http",
      "url": "https://api.1001locals.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "1001locals-mcp",
  "transport": "streamable-http",
  "url": "https://api.1001locals.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for 1001locals.com was fetched 2026-07-25T06:11:19.348Z and is being refreshed.

Trust status Neutral

1001locals.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.