# catalog MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-1001locals-catalog
- Website: https://1001locals.com/for-ai.html

## Install
- Endpoint: https://api.1001locals.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.1001locals.com/mcp

## Tools
- 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. Endpoint: https://api.1001locals.com/mcp
- search_experiences - Search the 1001locals catalog of local tours & experiences by country, city, category and/or free-text query. Endpoint: https://api.1001locals.com/mcp
- get_experience - Get full details of one experience by its id. Endpoint: https://api.1001locals.com/mcp
- list_cities - List cities available in the 1001locals catalog. Endpoint: https://api.1001locals.com/mcp
- list_countries - List countries available in the 1001locals catalog. Endpoint: https://api.1001locals.com/mcp
- list_categories - List experience categories in the 1001locals catalog. Endpoint: https://api.1001locals.com/mcp
- 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. Endpoint: https://api.1001locals.com/mcp
- 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 5% commission forever. No account needed; 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. Endpoint: https://api.1001locals.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.1001locals
- Version: 0.3.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 3, 2026
- Source: https://registry.modelcontextprotocol.io
