MapleStats MCP
One MCP server for Canadian open data.
MapleStats MCP gives AI agents (Claude, Cursor, and any MCP-compatible client) structured, typed access to Canadian open data through a single server — covering Statistics Canada (tables, Census and public use microdata), the Bank of Canada, CMHC, federal agencies, and federal, provincial, territorial and municipal open-data portals, in English and French.
MapleStats MCP donne aux agents IA (Claude, Cursor et tout client compatible MCP) un accès structuré et typé aux données ouvertes canadiennes par l'entremise d'un seul serveur — couvrant Statistique Canada, la Banque du Canada, ainsi que des portails CKAN fédéraux, provinciaux, territoriaux et municipaux vérifiés.
See PROJECT_GUIDE.md for the project vision and
ROADMAP.md for source coverage status.
The easiest way: ask your agent
- Copy this prompt.
- Paste it into Claude Code, Codex, Cursor or any agent that can run commands on your computer.
- Restart the agent when it says so, then ask for data.
Install the MapleStats MCP server and connect it to this agent. Follow the setup steps in https://github.com/dsanchezp18/maplestats-mcp
Prefer to do it by hand? See Install locally or the Connect page.
Instructions for the agent doing the setup
-
Make sure uv is installed (
uv --version). If it is missing, install it with the official installer from that page. -
Use this launch command. It installs straight from GitHub and works before and after the PyPI release:
uvx --from git+https://github.com/dsanchezp18/maplestats-mcp maplestats-mcp. -
Register it with the client you are running in, under the name
maplestats:- Claude Code:
claude mcp add --scope user maplestats -- uvx --from git+https://github.com/dsanchezp18/maplestats-mcp maplestats-mcp - Codex CLI:
codex mcp add maplestats -- uvx --from git+https://github.com/dsanchezp18/maplestats-mcp maplestats-mcp - Cursor, Claude Desktop and other
mcpServersclients: add the entry below to the client's config file (Cursor:~/.cursor/mcp.json; Claude Desktop:~/Library/Application Support/Claude/claude_desktop_config.jsonon macOS,%APPDATA%\Claude\claude_desktop_config.jsonon Windows), keeping any servers already there. - VS Code: the same entry under a
serverskey (notmcpServers) in.vscode/mcp.json.
{ "mcpServers": { "maplestats": { "command": "uvx", "args": ["--from", "git+https://github.com/dsanchezp18/maplestats-mcp", "maplestats-mcp"] } } }
- Claude Code:
-
The server speaks MCP over stdio and needs no API key, account or open port. Tell the user to restart or reload the client, then check that the
search_toolstool is listed.
More clients and hosting options: Connect.
Bilingual by design / Conçu pour être bilingue
Tools accept lang: "en"|"fr", several sources are French-first
or French-only (Quebec's and Montreal's CKAN catalogues, ckan_* with portal="qc"/"montreal"),
and tool discovery works in either language: every tool's docstring
carries both a Keywords: line and a Mots-clés : line, so calling
search_tools with a French-language query (e.g. "recherche de
jeux de données sur le climat") finds the same tools an equivalent
English query would. Read docs://catalogue for a bilingual
(EN/FR) one-line description of every module. Not every underlying
government portal is itself bilingual — see each module's own
docstring (or docs://catalogue) for where lang genuinely changes
the response versus where it is a documented no-op on a monolingual
source.
Chaque outil accepte lang : "en"|"fr", plusieurs sources sont
francophones ou exclusivement en français (les catalogues CKAN du Québec
et de Montréal, ckan_* avec portal="qc"/"montreal"), et la découverte d'outils
fonctionne dans les deux langues : chaque outil porte à la fois une
ligne Keywords: et une ligne Mots-clés :, de sorte qu'un appel à
search_tools avec une requête en français trouve les mêmes outils
qu'une requête équivalente en anglais. Consultez docs://catalogue
pour une description bilingue (EN/FR) de chaque module. Tous les
portails gouvernementaux sous-jacents ne sont pas eux-mêmes
bilingues — consultez la documentation de chaque module (ou
docs://catalogue) pour savoir où lang change réellement la
réponse et où il s'agit d'un no-op documenté sur une source
unilingue.
Status
About 200 tools across these sources (run docs://catalogue for a
bilingual one-line description of each module):
| Area | Tool prefixes | Covers |
|---|---|---|
| Reproduction code | reproduce_code |
R, Python, Stata or Julia code that fetches the same data from the source (cansim, canivt, polars, TidierFiles, import delimited) |
| Query planner | plan_query |
Always visible: turns a question into an ordered, multi-source plan with caveats on combining sources |
| Statistics Canada | wds_, sdmx_, rdaas_, statcan_* |
Public use microdata files (find, list downloads, read codebooks and weights without downloading the ZIP, weighted tables with DuckDB), 2006-2016 census data tables (CSV, SDMX, Beyond 20/20 with a canivt route), tables and series, classifications (e.g. NAICS), 2001–2021 Census Profiles, The Daily, indicators, daily bulk-update files, definitions/methods and analysis catalogues, survey directory and IMDB metadata, census geography, SDG hub |
| Bank of Canada | boc_ |
Valet series, groups, observations |
| CMHC | cmhc_, cmhc_dt_ |
Housing Market Information Portal tables; Excel data tables |
| ECCC / MSC | eccc_ |
Weather, climate, hydrometric, air quality (OGC API) |
| ISED | ised_corporations_, ised_spectrum_, ised_cipo_ |
Federal corporations, spectrum licences, trademarks |
| Canada Gazette | gazette_ |
Part I notices and proposed regulations, Part II registered regulations: issues, notice lists, notice text (EN/FR) |
| Vehicle recalls | tc_recalls_ |
Transport Canada motor vehicle safety recalls by make, model and year, with bilingual details |
| Dairy supply management | cdc_ |
Canadian Dairy Commission: special milk class component prices since 2002, butter support price, national total quota, Harmonized Milk Classification System, milk production by province and milk class sales (EN/FR); provincial marketing boards checked and routed to StatCan tables |
| Animal disease | cfia_ |
CFIA federally reportable terrestrial animal diseases: yearly counts 2011 to now, each confirmed detection with date, province and species (chronic wasting disease, scrapie, bovine TB, BSE, cysticercosis), and every avian influenza infected premises since December 2021 with status by province (EN/FR); rabies, aquatic diseases and food testing via ckan_ |
| Recalls and safety alerts | recalls_ |
Health Canada, CFIA and Transport Canada recalls and alerts (recalls-rappels.canada.ca): search, counts by year or category, affected products and lots (EN/FR) |
| Consumer banking products | fcac_ |
FCAC comparison tools: credit cards (annual fees, purchase, cash advance and balance transfer rates, rewards, insurance) and chequing and savings accounts (monthly fees, transactions, interest tiers, NSF and other fees) by province, read live (EN/FR) |
| Geocoding and place names | nrcan_geo_ |
NRCan Geolocator (places, addresses, postal codes) and Canadian Geographical Names Database (EN/FR) |
| Parliament | parliament_ |
House of Commons bills, recorded votes with party and MP ballots, MPs, Hansard and committee speeches, full-text Hansard search, and committees with their meetings, witnesses and transcripts (via unofficial OpenParliament.ca, EN/FR) |
| Senate votes | senate_ |
Senate of Canada recorded votes by session or bill, with each senator's vote (sencanada.ca, EN/FR) |
| Earthquakes | earthquakes_ |
Earthquakes Canada (NRCan) event catalogue by date, magnitude, point radius or bbox |
| Health system | cihi_ |
CIHI Indicator Library: ~200 indicators (hospital mortality, readmissions, wait times, spending), data by place and year (EN/FR) |
| Public health surveillance | phac_infobase_ |
PHAC Health Infobase dashboard files: respiratory viruses and FluWatch+, wastewater, opioid and stimulant harms, measles, mpox, TB, vaccine safety, archived COVID-19 (French titles for all; French data files for 9 of 55) |
| Federal spending | gc_infobase_ |
GC InfoBase open datasets: Estimates, Public Accounts, program spending/FTEs, results (EN/FR) |
| Energy regulation | cer_ |
Canada Energy Regulator CSVs: pipeline throughput and capacity, oil/gas/LNG/NGL exports, tolls, incidents (EN/FR) |
| Energy use | nrcan_energy_use_ |
NRCan Comprehensive Energy Use Database and energy surveys (SHEU, SCIEU, ICE, ...), EN/FR tables |
| Oceans | dfo_iwls_ |
DFO tide stations, tide times, predicted and observed water levels |
| Grain | cgc_ |
Canadian Grain Commission: Grain Statistics Weekly from 2013-14 (deliveries, shipments, stocks, terminal receipts and exports by province, port and grade) and monthly grain exports by destination country since 2013 (EN/FR) |
| Other federal | ircc_, ircc_monthly_, pbo_, elections_financial_returns_, cra_digital_economy_registry_, nrcan_nbac_, canadabuys_ |
Express Entry draws, IRCC monthly immigration tables (permanent residents, permits, asylum), Parliamentary Budget Officer costings and outlooks, candidate financial returns, digital platform operators, burned areas, federal tenders, contract awards and contract history |
| Provincial agencies | aer_, bcgw_, ab_economic_, isq_ |
Alberta Energy Regulator; BC Geographic Warehouse; Alberta Economic Dashboard (~260 curated economic tables); Institut de la statistique du Québec (~7,000 detailed tables) |
| CKAN catalogues | ckan_ + portal |
Federal (open.canada.ca), Ontario, BC, Alberta, Quebec, NWT, Yukon, Montreal, Toronto, Regina (ckan_list_portals): dataset search/detail and DataStore row queries |
| ArcGIS Hub portals | arcgis_hub_ + portal |
33 provinces, cities, regions, and agencies (arcgis_hub_list_portals) |
| Socrata portals | socrata_ + portal |
Nova Scotia, New Brunswick, Calgary, Edmonton, Winnipeg (socrata_list_portals) |
| Other municipal | opendatasoft_vancouver_, nl_opendata_, eps_, ets_, epcor_ |
Vancouver (Opendatasoft); Newfoundland and Labrador (HTML catalogue); Edmonton police occurrences, real-time transit (GTFS-RT), and EPCOR water quality |
Many other federal administrative series (CRA statistics and
charities, OSFI returns, ISED insolvency data) are ordinary open.canada.ca
datasets, reachable through ckan_search_datasets(portal="federal", fq="organization:<org>").
Most tools accept lang: "en"|"fr" (a documented no-op on single-language
sources), and every tool returns a typed response with a provenance
block (source, URL, query time, freshness, limits). See
AGENTS.md for the full architecture and response
contract.
Install locally (no Docker required)
MapleStats MCP is not on PyPI yet, so install it from GitHub for now. With uv, MCP clients can run it without a separate install step:
uvx --from git+https://github.com/dsanchezp18/maplestats-mcp maplestats-mcp
Or install the command once:
uv tool install git+https://github.com/dsanchezp18/maplestats-mcp.git
pip install git+https://github.com/dsanchezp18/maplestats-mcp.git
The first PyPI release will publish it as maplestats-mcp. From then on the
shorter forms work too: uvx maplestats-mcp, uv tool install maplestats-mcp and pip install maplestats-mcp.
Once installed, the command is on your PATH:
maplestats-mcp
It speaks MCP over stdio by default, which is the format local MCP clients expect. The process is started by the client; do not open a port and do not run Docker.
To update an existing installation:
uv tool upgrade maplestats-mcp
If you are working from a clone instead:
uv sync
uv run maplestats-mcp
MCP client configuration
For clients that accept a standard mcpServers JSON configuration, add:
{
"mcpServers": {
"maplestats": {
"command": "uvx",
"args": ["--from", "git+https://github.com/dsanchezp18/maplestats-mcp", "maplestats-mcp"]
}
}
}
For Claude Code:
claude mcp add --scope user maplestats -- uvx --from git+https://github.com/dsanchezp18/maplestats-mcp maplestats-mcp
After the PyPI release, "args": ["maplestats-mcp"] and
uvx maplestats-mcp are enough. If you installed the command with
uv tool install or pip, use "command": "maplestats-mcp" with no
args instead of uvx.
On Windows, make sure the directory where uv installs tools is on PATH,
then restart the MCP client after installation.
Development quick start
uv sync
Run directly from a checkout (stdio, for local MCP clients):
uv run maplestats-mcp
Run as a hosted HTTP server:
MAPLE_TRANSPORT=http MAPLE_HOST=0.0.0.0 MAPLE_PORT=8000 uv run maplestats-mcp
See Hosting below for the full environment-variable surface (auth, rate limiting, TLS).
Using it
Tools are discovered through a search layer rather than listed flat —
call search_tools with a plain-language query, then call_tool with
the name it returns:
{"name": "search_tools", "arguments": {"query": "consumer price index"}}
{"name": "call_tool", "arguments": {"name": "wds_search_cubes", "arguments": {"query": "consumer price index"}}}
Two example workflows, also available as guided MCP prompts
(find_and_fetch_series, look_up_classification,
build_sdmx_or_key):
- Find and fetch a data series:
wds_search_cubes→wds_get_cube_metadata→wds_get_series_info_from_cube_pid_coord→wds_get_data_from_vectors. - Look up a classification:
rdaas_search_classifications→rdaas_get_classification→rdaas_get_classification_categories_detailed.
Development
uv sync # install
uv run ruff check src tests # lint
uv run ruff format src tests # format
uv run pyright # type check
uv run pytest # unit tests (mocked, no network)
Live verification (hits the real StatCan APIs — needs outbound HTTPS, not just mocks):
.\scripts\verify.ps1
runs the full gate above plus every scripts/smoke_test*.py live smoke
test. If Docker is installed, it also
runs a build, compose up, and health check.
See AGENTS.md for the full contributor guide, including
how to add a new source module.
Website: site/ holds the project website, generated from the tool
registry by scripts/build_site.py:
uv run python scripts/build_site.py # writes build/site/
uv run python -m http.server --directory build/site 8080
Hosting
| Env var | Default | Purpose |
|---|---|---|
MAPLE_TRANSPORT |
stdio |
stdio for local MCP clients; http for hosting |
MAPLE_HOST / MAPLE_PORT |
127.0.0.1 / 8000 |
HTTP bind address |
MAPLE_AUTH_TOKEN |
unset | Bearer token required on /mcp if set |
MAPLE_REQUIRE_AUTH |
0 |
Refuse to start without a token if 1 |
MAPLE_RATE_LIMIT_REQUESTS / MAPLE_RATE_LIMIT_WINDOW_SECONDS |
120 / 60 |
Per-client sliding-window rate limit |
MAPLE_MAX_CONCURRENT_REQUESTS |
8 |
Cap on in-flight MCP requests (POST/DELETE); excess requests wait up to 5 s, then get 503. Long-lived GET event streams are not counted |
MAPLE_SSL_CERTFILE / MAPLE_SSL_KEYFILE |
unset | TLS termination in-process |
MAPLE_TRUST_PROXY_HEADERS |
0 |
Key rate limits on X-Forwarded-For; enable only behind a proxy that sets it |
MAPLE_CACHE_MAX_ENTRIES |
2000 |
Max entries per TTL bucket in the in-memory response cache |
MAPLE_TOOL_TIMEOUT_SECONDS |
120 |
Longest a tool call may run before it fails with a named error |
MAPLE_PUMF_CACHE_DIR |
system temp | Where statcan_pumf_tabulate keeps downloaded microdata; use a persistent volume when hosted |
MAPLE_PUMF_CACHE_MAX_GB |
5 |
Size cap on that cache (least recently used files removed first) |
MAPLE_IP_HORIZONS_CACHE_DIR |
system temp | Where the CIPO patent lookup and search tools keep downloaded tables as Parquet; filled only on first use |
MAPLE_IP_HORIZONS_CACHE_MAX_GB |
3 |
Size cap on that cache (least recently used files removed first) |
MAPLE_TRANSPORT=http MAPLE_REQUIRE_AUTH=0 docker compose up --build
Docker is an optional deployment method. For a personal computer, use the
local installation above. If the HTTP server is exposed beyond the local
machine, set MAPLE_AUTH_TOKEN and keep MAPLE_REQUIRE_AUTH=1.
GET /health reports uptime and version; it bypasses auth/rate
limiting so it's always reachable.
License
MIT
Acknowledgments
The module architecture (per-source folders, auto-registered tools,
bilingual response envelope) and the hosting layer (Bearer auth,
sliding-window rate limiting, health checks) were informed by prior
open-source work building MCP servers for government and public data
— most directly ReyemTech's mcp-canada for the module pattern
and DweskZ's EcuDataMCP for the hosting middleware, alongside
the StatCan-specific benchmarks reviewed while researching this
project. Thank you to their authors for building in the open.
Much of the Canadian data work here stands on Jens von Bergmann's (mountainMath) R packages and their co-authors:
cmhc: the CMHC module was audited against its reverse-engineering of CMHC's Housing Market Information Portal.cansim: the R code thatreproduce_codegenerates for Statistics Canada tables and vectors uses it.cancensus: a model for census data access in R.canivt: reads Beyond 20/20 IVT files; census tables and Borealis deposits that exist only in that format are routed to it, and its sampling notes pointed to Borealis as the main IVT holder outside StatCan.
Alternatives
MapleStats is not the only way to reach this data. The website's About page lists the alternatives: other MCP servers for Canadian data, R and Python packages, and the official APIs MapleStats calls.
Release files for maplestats-mcp 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| maplestats_mcp-0.1.0.tar.gz | 1.3 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| maplestats_mcp-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.1 MB
Release files / maplestats_mcp-0.1.0.tar.gz
| Download URL | maplestats_mcp-0.1.0.tar.gz |
|---|---|
| Size | 1.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0869c1f88e8ae28f9c1818fb4521f3696534ecf852733945938a1a46aec91e60
|
|
BLAKE2b-256 checksum How to use checksums |
d38fd8048e05f0b226a8f7f9c50d31c8467501ea19219096a6c56f137d8252f0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 27, 2026.
Transparency logRelease files / maplestats_mcp-0.1.0-py3-none-any.whl
| Download URL | maplestats_mcp-0.1.0-py3-none-any.whl |
|---|---|
| Size | 797.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d2455041e8d59522fd4b8bc2b32b375a1df8aa50c5868a4598794e443eda8c9e
|
|
BLAKE2b-256 checksum How to use checksums |
3ff1e0a4fca039ed048b4cb5f18c1f789b4094d3f1832494c2faa2befc9a6c5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 27, 2026.
Transparency log