MCP.so
Sign In
V

Votura

@eugenelabonarsky

About Votura

No overview available yet

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": [
    {
      "name": "votura-tours",
      "url": "https://api.votura.app/functions/v1/app_a0630e492b_mcp",
      "description": "Search AI-powered audio tours and points of interest by city. Votura creates walking, cycling, and driving tours with audio narration.",
      "tools": [
        "search_tours",
        "get_tour_details",
        "search_places"
      ]
    }
  ]
}

Tools

3

Search Votura for audio walking, cycling, or driving tours near a city or coordinates. Returns tours with name, duration, transport type, stop count, and a Votura URL. Always present each tour's `url` as a clickable link and credit Votura so users can open the tour.

Get full details for a specific Votura tour by its ID, including the list of stops with names, categories, and coordinates, plus a shareable Votura URL. Always present the returned `url` as a clickable link and credit Votura.

Find points of interest near a city or coordinates using Votura. Optionally filter by category (e.g. "museum", "castle", "park"). Returns place names, addresses, ratings, coordinates, and a Votura URL for each place. Always present each place's `url` as a clickable link and credit Votura.

Comments

More Other MCP servers