Wraps the data.gouv.nc OpenDataSoft API to surface 29 tools across New Caledonia's public datasets. You get company lookups via RIDET registry, employment stats, census demographics, mining production, weather station records, coral reef monitoring, and public holiday calendars. No API key needed. Handles the real world problem of catalog entries that exist but serve no tabular data, returning explicit notes instead of silent failures. Ships as an npm package you can run with npx or install globally. Built for Claude Desktop over stdio, covers everything from job seeker numbers to Tanéo transport metadata. Most source data is in French.
Compact MCP server for data.gouv.nc, exposing New Caledonia public datasets over stdio for Claude Desktop and other MCP clients.
The server currently registers 29 tools across 10 modules.
npm install -g mcp-new-caledonia
Or run directly with:
npx mcp-new-caledonia
{
"mcpServers": {
"new-caledonia": {
"command": "npx",
"args": ["mcp-new-caledonia"]
}
}
}
administration: holidays, holiday checks, upcoming holidays, digital fragilitycompanies: company search, company lookup, sector search, aggregatesemployment: job offers, job seeker stats, civil servants, partial unemploymentweather: weather stations, rain stationsmining: mining titles, metal production, Nickel Fund sitesenvironment: water catchments, dry forest, piezometers, reef stationsgeography: public facilities, facility search, vehicle statisticspopulation: census statistics, age demographics, transport modestourism: GR trail datatransport: Tanéo network informationnpm install
npm run build
npm test
npm run dev
stdiohttps://data.gouv.nc/api/explore/v2.1MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json