# FilmMap

> Where films and series were actually shot: 15,000+ locations in 162 countries, from Wikidata.

- **Category:** Story & Pre-Production
- **Vendor:** FilmMap (Flightmussy) (official)
- **Pricing:** free
- **Verified:** 2026-08-22

## What it does

A read-only remote MCP over a Wikidata-derived index of filming locations — 15,254 places across 162 countries, tied to 9,181 films and series plus 1,883 games and the indexed anime and manga. An agent can ask where a production was shot, what was shot at a given place, search by coordinates and radius, or rank the most-filmed locations in a country. For recce and reference it answers the question a location scout starts with: who has already shot here, and what did it look like on screen. No signup, no key, no install — point a client at the endpoint and query.

## Connect

- Remote endpoint: `https://thefilmmap.com/mcp`
- Claude Code: `claude mcp add --transport http filmmap https://thefilmmap.com/mcp`

**Auth:** none

## Capabilities

`filming-locations` · [location-scouting](https://mcp.film/capabilities/location-scouting.md) · `geo-search` · [reference-search](https://mcp.film/capabilities/reference-search.md) · [metadata](https://mcp.film/capabilities/metadata.md) · [remote-mcp](https://mcp.film/capabilities/remote-mcp.md)

## Sample tools

`where_was_it_filmed` · `what_was_filmed_here` · `search_productions` · `search_locations` · `locations_near` · `top_locations` · `list_countries` · `get_statistics`

## Field notes

Days old: the repo was created 2026-08-18 (MIT, 0 stars, one personal account, no commits since the day it landed) and the registry entry com.thefilmmap/filming-locations v1.1.0 was published 2026-08-21. Endpoint verified live on 2026-08-22 — a GET on https://thefilmmap.com/mcp returns 405, which is what a POST-only stateless streamable HTTP server should do. The docs publish a JSON client config rather than a per-client command; the claude mcp add line above is that endpoint in Claude Code form. Read the medium distinction before quoting anything: films and series carry real filming locations (Wikidata P915), while games, anime and manga carry narrative settings (P840) and were filmed nowhere, and the server labels each record so an agent does not conflate them. Coverage is honestly incomplete — 834 productions have no precise coordinates and 3,906 cannot be placed at all, listed publicly at thefilmmap.com/gaps/. A place is not a scene: there is no shot-level granularity, so this narrows a recce list, it does not replace one. Licensing is mixed — the dataset is CC0, but Wikipedia-sourced claims arrive separately labelled under CC BY-SA 4.0 and must be cited as such, and Commons photographs keep their own terms. The counts also disagree with themselves: the repo blurb says 15,272 locations and 12,762 productions where the data page says 15,254 and breaks the productions down differently.

## Verification

- Status: Freshly checked (checked today)
- Added: 2026-08-22
- Last verified: 2026-08-22
- Machine JSON: https://mcp.film/api/mcps/filmmap.json

## Links

- Site: https://thefilmmap.com/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=filmmap%3Asite
- Docs: https://thefilmmap.com/data/?utm_source=mcp.film&utm_medium=referral&utm_campaign=directory&utm_content=filmmap%3Adocs
- Repo: https://github.com/Flightmussy/filmmap-mcp

---

Structured data: https://mcp.film/api/mcps/filmmap.json · Directory: https://mcp.film
