← Registry

General Tools

iasi.io

Provides information about Iași, Romania including flights, weather, events, and general Q&A.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.iasi.io/mcp

No auth detected

MCP server metadata

Name
iasi-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Answer using only public iasi.io data sources. Cite source paths in every tool response.

Known tools 9

ask_iasi

Answer a Romanian or English natural-language question using public iasi.io data.

Inferred read-only
search_flights

Search Iași Airport arrivals and departures by date, city, airport code, flight number, or status.

Inferred read-only
get_flight_stats

Get Iași Airport punctuality and cancellation statistics — share of flights delayed ≥15 min and cancelled counts, for today, yesterday, and the rolling 7- and 30-day windows.

Inferred read-only
get_airport_weather

Get the current Iași Airport (LRIA) aviation weather (METAR) — wind, visibility/CAVOK and flight category, temperature, dew point, humidity, and pressure.

Inferred read-only
find_events

Find upcoming Iași events from the avizier (events board) — concerts, theater, film, sport, festivals, family, culture, comedy.

Inferred read-only
find_daily_menus

Find the fixed-price daily lunch special ("meniul zilei") that Iași restaurants publish for a given day, ranked by date, diet, zone, price, or text query.

Potential side effects
recommend_restaurants

Recommend where to eat in Iași — the tool for "unde mâncăm", "where to eat", or any request for a good restaurant / place to eat.

Inferred read-only
find_workspaces

Find ranked cafés and coworking spaces in Iași for laptop work.

Inferred read-only
get_air_quality

Get the current Iași air quality summary from the iasi.io AQ endpoint.

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.iasi-mcp]
url = "https://mcp.iasi.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "iasi-mcp": {
      "type": "http",
      "url": "https://mcp.iasi.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: iasi-mcp
Remote MCP URL: https://mcp.iasi.io/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": {
    "iasi-mcp": {
      "url": "https://mcp.iasi.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "iasi-mcp": {
      "type": "http",
      "url": "https://mcp.iasi.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "iasi-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.iasi.io/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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