← Registry

General Tools

vamoslocal.com

Provides city tour planning and exploration features including stop listings, trip planning, and pricing.

1 endpoint11 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://vamoslocal.com/api/mcp

No auth detected

MCP server metadata

Name
vamos-tourist
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged

Known tools 11

explore_city

List approved stops, optionally filtered by city, category, or interest.

Inferred read-only
stop_details

Get full details about a specific stop by name (fuzzy match).

Inferred read-only
plan_my_trip

Suggest an ordered list of stops that fit your time, pace, and walking capacity.

Inferred read-only
whats_nearby

Find the closest stops to a given stop using walking distances.

Inferred read-only
tour_pricing

Calculate tour pricing for a given group size and duration.

Inferred read-only
list_cities

List all cities where Vamos offers guided tours.

Inferred read-only
explore_recommendations

Get curated local recommendations and everyday advice for a specific city (e.g.

Inferred read-only
list_guides

Browse approved local guides with their specialties, languages, neighborhoods, and average rating.

Inferred read-only
guide_details

Get a guide's public profile by id or name (fuzzy match): bio, specialties, languages, neighborhoods, rating summary, recent reviews, and their curated tours.

Inferred read-only
list_tours

Browse curated, bookable tours/experiences.

Inferred read-only
tour_details

Get full details for a curated tour by its code: description, pricing (group/private), duration, meeting point, languages, inclusions, and images.

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.vamos-tourist]
url = "https://vamoslocal.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "vamos-tourist": {
      "type": "http",
      "url": "https://vamoslocal.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: vamos-tourist
Remote MCP URL: https://vamoslocal.com/api/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": {
    "vamos-tourist": {
      "url": "https://vamoslocal.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "vamos-tourist",
  "transport": "streamable-http",
  "url": "https://vamoslocal.com/api/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 vamoslocal.com was fetched 2026-08-03T22:19:58.142Z.

Trust status Neutral

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