Open data and the MCP endpoint

Everything on this map, downloadable in one file, plus a live endpoint an AI assistant can query directly. No account, no key, no rate limit worth mentioning.

The files

12,583 filming locations across 85 countries, for 8,025 films and series and 1,342 video games. Rebuilt on every deploy, so these are whatever the map is showing today.

Licence: the facts are Wikidata's, released as CC0, and the arrangement here adds no claim on top. Photographs are on Wikimedia Commons under their own terms and are linked, not bundled. A credit is welcome and not required.

Two things to read before you use it

Video games were filmed nowhere. The 1,342 games in here are placed by narrative location (P840), which is where the story is set, while every film and series is placed by filming location (P915). Every row carries that distinction in its kind and relation columns. Anything that reprints this data without keeping them apart publishes a false claim.

A place is not a scene. P915 records that a production filmed at a place and stops there. Which scene was shot where is not in the data, so it is not in these files either, and it must not be inferred from them. In the same spirit, 810 productions are recorded only at country level: they appear with their countries and no coordinates, because that is genuinely all that is known.

Two kinds of evidence, in separate columns. Most production–place links are Wikidata statements. Some are places named in the production's English Wikipedia Filming section, where the prose knows more than the statements do; those ship in their own columns (wiki_place_slugs on a production, wiki_productions on a place) and are never merged into the statement columns. Anything that reprints this data has to keep that separation or it upgrades a sentence into a database record.

The MCP endpoint

A read-only Model Context Protocol server over the same data, at https://thefilmmap.com/mcp. Streamable HTTP, stateless, no authentication. Eight tools: where a production was filmed, what was filmed at a place, what was filmed near a coordinate, searches over both sides, the ranking, the country list and the statistics.

{
"mcpServers": {
"filmmap": {
"type": "http",
"url": "https://thefilmmap.com/mcp"
}
}
}

The two rules above are built into the endpoint rather than left to the reader: every record it returns carries the filmed at or set in distinction, and the server says so again in its own instructions, because an assistant will only know if it is told.

Where it comes from

Every row traces to a Wikidata item and links it. Nothing here is scraped from listicles and nothing is generated. What the atlas covers, and what it deliberately leaves out, is written up on the about page.