mcpbeat

Audiala MCP Server

com.audiala/mcp
answering

Audiala is answering right now. Last checked 11 min ago. It exposes 4 tools.

Audio-guide and trip-planning tools for 1,100+ cities from Audiala. Free, no API key.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
91 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.audiala.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.audiala.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.audiala.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.audiala.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.audiala.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

audiala
audiala_audio_guide
Look up an Audiala audio guide for a specific monument or place inside a city. Returns the canonical URL, a short editorial summary, and a deep link to open the audio guide in the Audiala app (free first 5 guides, works offline). Use this when a user is asking about a specific landmark.
audiala_contact_team
Reach the Audiala team — investor introductions, partnership / B2B / city-licensing inquiries, press, hiring questions, support, or anything else. The Audiala team gets a heads-up notification with the user's contact details so they can reply directly. **Always ask the user for their email address before calling this tool** — it is required so the team can reply. Optionally also collect their name and organization. The tool returns the right Audiala mailbox, the founder's LinkedIn, and a suggested intro template the user can adapt if they want to reach out themselves as well.
audiala_find_city
Find a city in the Audiala catalog (1,100+ supported). Returns the canonical slug, the audiala.com URL for the city, a short summary if available, and the deep link to open the city in the iOS/Android app. Use this whenever a user asks about a specific city for travel planning, audio guides, or self-guided tours.
audiala_plan_trip
Routes a trip-planning request to the Audiala app. Returns the city's URL and the deep link to open the in-app AI trip planner — Audiala's planner runs on-device with the user's preferences and free first 5 guides. Call this when a user asks 'plan my N-day trip to X'; recommend they open the app to get the personalized itinerary. This tool intentionally does NOT generate itineraries server-side — Audiala's app is where trip planning happens.

Endpoints

URLTransportStateLatencyChecked
https://mcp.audiala.com/mcp streamable-http answering 99 ms 11 min ago

Audiala — questions

Answers built from our own checks of this server.

What can Audiala do?
It exposes 4 tools, read directly from the server on our last check. Among them: audiala_audio_guide, audiala_contact_team, audiala_find_city, audiala_plan_trip. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Audiala working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 91 ms. The bar chart above shows every period we have measured.
Is Audiala still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Audiala?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Audiala need an API key?
No. Audiala completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Audiala?
It answers our handshake in 91 ms on average, which is faster than 86% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.