Reunion MCP Server

MCP server for La Réunion public open data, exposed over stdio for Claude Desktop and other MCP clients.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 2 · #770 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Reunion

before you install - you'll need

Set MCP_REUNION_TELEMETRY before connecting.

Claude Code

claude mcp add hug0x0-mcp-reunion -- npx -y mcp-reunion

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "hug0x0-mcp-reunion": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-reunion"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package mcp-reunion - unscoped; check the name against the project README before installing

registry namespace io.github.Hug0x0 is GitHub-verified and matches the repo owner

03 · What Reunion can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.4.0 · 2026-04-27

What's new · Glama integration: Dockerfile, glama.json, score badge in README - server is now claimable & buildable on glama.ai · Enriched tool descriptions: All 96 tools across 21 modules now have detailed…

v1.3.0 · 2026-04-25

Highlights · The regional \data.regionreunion.com\ portal stops at 2022. This release adds a second data source - the Ministry of Interior's France-wide CSVs on \data.gouv.fr\ (queried via \tabular-api.data.gouv.fr\…

v1.2.0 · 2026-04-25

Highlights · 8 net new tools (88 → 96), 1 new module (Commune = composite tools), one foundational bug fix. · Commune composites · \reunion_find_commune\ - fuzzy resolver: \"St-Denis\" / \"L Etang Sale\" / \"Salazi\" →…

04 · Who maintains Reunion

mcp-reunion is maintained by hug0x0. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
other - ranked #770 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.Hug0x0/mcp-reunion (active, first published 2026-04-27)
packages
npm:mcp-reunion

06 · Reunion FAQ

What is Reunion?

MCP server for La Réunion public open data, exposed over stdio for Claude Desktop and other MCP clients.

Is Reunion still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Reunion?

Run `npx -y mcp-reunion`. The README documents one environment variable (MCP_REUNION_TELEMETRY) to set first. Set MCP_REUNION_TELEMETRY before connecting. You can also paste the ready-made client config above.

Does Reunion run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Reunion

More MCP servers to compare · Xahau MCP · Hustcc MCP Mermaid · Hydrolix · HYPD AI - Paid Ads & Analytics · Gaff Check

More TypeScript MCP servers · Code Cartographer · Agentic MCP · Human Pages · Project Human · see all