Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Suomiatlas — Finnish area statistics

com.suomiatlas/area-statistics

Finnish postal-area and municipality statistics; rank, compare, history, air quality; paywall-aware

Uptime
100.0%
3 direct probes · 30d
Response
608ms
last probe
Tools
9
callable
Resources
2
readable
Prompts
0
available

Tools · 9

search_places

Resolve a Finnish place name to the code every other Suomiatlas tool takes. Handles postal areas (e.g. Toukola, Töölö), municipalities (Espoo, Akaa) and regions (Uusimaa). Diacritics are optional: "to…

get_place_stats

Current statistics for one Finnish postal area or municipality: population, age, income, employment, education, housing sale prices (€/m²) and municipal crime rates, with national/regional percentiles…

get_place_history

Time series for one Finnish postal area or municipality, with the direction and size of change computed for each metric so the trend does not have to be eyeballed. Answers questions like "have apartme…

get_air_quality

Measured annual-mean air quality (PM2.5, PM10, NO₂, O₃) for a Finnish postal area or municipality, from Finnish Meteorological Institute and municipal monitoring stations, each compared against the WH…

compare_areas

Side-by-side statistics for several Finnish postal areas, with national benchmarks and percentiles. Accepts names or codes. Free callers are served only the FIRST TWO areas — the API truncates silentl…

rank_areas

Rank Finnish postal areas by any metric — highest or lowest income, population, unemployment, education, housing prices — nationally or within one municipality or region. Crime rates (crime_total_rate…

find_similar_areas

Postal areas most like a given one across its whole statistical profile — income, age structure, education, housing and employment together, not one metric. Useful for "where else in Finland feels lik…

list_variables

The catalogue of every metric Suomiatlas publishes — population, income, education, employment, buildings and dwellings, housing sale prices, crime rates, composite scores — grouped by theme, with cod…

get_area_report

The download link for one postal area's printable PDF report (composite scores, trends and the full statistics table). Returns a URL and never the file itself — the report renders the same data the ot…

Resources · 2

license

Machine-readable licence (CC BY 4.0) and per-source attribution.

suomiatlas://license
variables

Every catalogued metric with its code, unit, type and theme group. Air-quality codes (aq_pm25_avg, aq_pm10_avg, aq_no2_avg, aq_o3_avg) are municipality-grain and not in this catalogue; rank_areas take…

suomiatlas://variables

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "suomiatlas_—_finnish_area_statistics": {
      "url": "https://suomiatlas.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}