Historical geography for AI agents: polities, GeoJSON borders, chains & events, 4500 BCE-today
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
The structured historical geographic database built for AI agents.
Query any empire, kingdom, or territory from 4500 BCE to 2024 β with coordinates,
boundaries, confidence scores, and 2,000+ academic sources.
β
Free Β· No API key Β· No registration Β· Apache 2.0 Β· CORS-enabled
curl https://atlaspi.it/v1/snapshot/year/1250
Live: atlaspi.it Β· API Docs Β· Map App Β· MCP Server
AI agents working with historical geography today face a fragmented landscape: raw shapefiles in Natural Earth, unstructured text in Wikipedia, scattered coordinates in Wikidata, and academic datasets locked behind incompatible formats. None of these were designed for machine consumption.
AtlasPI bridges this gap. It provides a single, structured REST API where an AI agent can ask "What territories existed in the Balkans in 1400?" or "Show me the boundary changes of the Ottoman Empire" and get back clean JSON with GeoJSON boundaries, confidence scores, academic citations, and honest metadata about what is certain and what is disputed.
Historical data is never neutral. Borders were drawn through conquest, names were imposed through colonization, populations were erased through genocide. AtlasPI does not sanitize this complexity -- it structures it, documents it, and makes it queryable.

The web UI supports keyboard shortcuts, deep linking (/app?year=1000), continent filtering, time playback animation, dark/light mode, and full i18n (English/Italian). Try it live at atlaspi.it.
The API is now live at http://localhost:10100 and the interactive docs at http://localhost:10100/docs.
AtlasPI exposes 23 REST endpoints under /v1/. Full interactive documentation is available at /docs (Swagger UI) and /redoc when the server is running.
| Method | Endpoint | Description |
|---|---|---|
GET | /v1/entity | Query entities with filters (name, year, status, type) |
GET | /v1/entities | Paginated list of all entities |
GET | /v1/entities/{id} | Full detail for a single entity |
GET | /v1/search?q= | Autocomplete search |
GET | /v1/types | List available entity types |
GET | /v1/stats | Dataset statistics |
GET | /v1/continents | Available continent/region filters |
GET | /v1/random | Random entity (with optional type/year/status/continent filters) |
GET | /v1/aggregation | Aggregate stats by century, type, continent, status |
GET | /v1/nearby?lat=&lon= | Find entities near coordinates (with distance) |
GET | /v1/snapshot/{year} | World state at a given year (summary + entities) |
GET | /v1/compare/{id1}/{id2} | Structured comparison of two entities |
GET | /v1/compare?ids=1,2,3 | Multi-entity comparison (2-4) with events, chains, overlap |
GET | /v1/entities/{id}/contemporaries | Entities with overlapping time periods |
GET | /v1/entities/{id}/related | Related entities by type or region |
GET | /v1/entities/{id}/evolution | Full chronological evolution of an entity |
GET | /v1/export/geojson | Export as GeoJSON FeatureCollection |
GET | /v1/export/csv | Export as CSV |
GET | /v1/export/timeline | Export timeline data |
GET | /health | Service health check |
GET | /embed | Embeddable map view for iframes |
GET | /compare | Interactive entity comparison page |
Search for empires active in 1500 CE:
Get full details for entity #12:
Find entities contemporary to the Roman Empire:
Export all entities as GeoJSON:
Find entities near Rome active in 100 CE:
Snapshot of the world in 1500 CE:
Compare two entities side by side:
How this data is curated β disclosure and correction (2026-07-23)
Curation of non-boundary records (entities, events, cities, rulers, routes, sites) is AI-assisted: LLM research agents propose metadata and candidate citations, an adversarial verification step rejects citations that do not exist or do not support the claim, and the maintainer supervises the pipeline. Records are not systematically reviewed by professional historians. Until the human citation audit (protocol) is published, treat citations as machine-verified, not human-audited. Earlier versions of this documentation said the dataset was "hand-curated" β that wording was inaccurate and has been retired. Full details: METHODOLOGY Β§2.4 Β· ETHICS-028 (EN).
1,006 historical entities + 643 historical events spanning 6,500 years of human civilization, backed by 5,000+ academic sources and documenting 2,000+ territory changes. Plus 1,249 archaeological sites, 105 historical rulers, 29 historical languages, 104 dynasty chains, 41 trade routes, 252 historical cities, and 55 historical periods. Events include battles, treaties, epidemics, genocides, colonial violence, massacres, deportations and natural disasters β with ETHICS-007 (no euphemisms) and ETHICS-008 (known_silence flag for erased/suppressed records).
| Region | Entities | Examples |
|---|---|---|
| Asia | 195 | Mongol Empire, Qin/Han/Tang/Song/Ming, Tokugawa, Mughal, Khmer, Three Kingdoms |
| Europe | 104 | Roman Empire, Byzantine, Kyivan Rus', Hanseatic League, Crusader states, Prussia |
| Americas | 85 | Tawantinsuyu (Inca), Aztec, Maya, Haudenosaunee, Empire of Brazil, Taino |
| Africa | 78 | Mali, Songhai, Kingdom of Kongo, Great Zimbabwe, Aksum, Zulu, Buganda |
| Middle East | 70 | Achaemenid, Ottoman, Abbasid Caliphate, Rashidun, Kingdom of Jerusalem |
| Oceania & Pacific | 8 | Aboriginal nations, Maori iwi, Kingdom of Tonga, Hawaiian Kingdom |
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/atlaspi)<a href="https://allmcps.com/mcp/atlaspi"><img src="https://allmcps.com/api/badge/atlaspi?style=directory" alt="Atlaspi on AllMCPs" /></a>