MCP Reunion runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 24 Jul 2026.
MCP server for Réunion open data (data.regionreunion.com)
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-reunion -- npx -y mcp-reunion
{
"mcpServers": {
"mcp-reunion": {
"args": [
"-y",
"mcp-reunion"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-reunion]
command = "npx"
args = ["-y", "mcp-reunion"]
{
"mcpServers": {
"mcp-reunion": {
"args": [
"-y",
"mcp-reunion"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-reunion": {
"args": [
"-y",
"mcp-reunion"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.