Command Palette

Search for a command to run...

UnylyUnyly
Browse all

New Caledonia

FreeMaintained

Enables querying New Caledonia public open datasets from data.gouv.nc across 10 domains and 29 tools, including holidays, companies, employment, weather, mining

GitHubEmbed

About

Enables querying New Caledonia public open datasets from data.gouv.nc across 10 domains and 29 tools, including holidays, companies, employment, weather, mining, environment, population, tourism, and transport, via stdio for MCP clients.

README

CI npm version npm total downloads node version license

Compact MCP server for data.gouv.nc, exposing New Caledonia public datasets over stdio for Claude Desktop and other MCP clients.

What It Covers

  • Public holidays
  • Digital fragility index
  • RIDET companies and establishments
  • Employment and job market datasets
  • Weather and rain station datasets
  • Mining and metallurgical production
  • Environment and coral reef monitoring
  • Public facilities and vehicle statistics
  • 2019 population census
  • Tourism trails and Tanéo transport metadata

The server currently registers 29 tools across 10 modules.

Why This Package

  • No API key required
  • Uses the official OpenDataSoft Explore v2.1 API
  • Handles real-world schema drift in live datasets
  • Returns explicit notes when a catalog entry exists but exposes no tabular records
  • Ships as a simple Node.js CLI for MCP-compatible hosts

Install

npm install -g mcp-new-caledonia

Or run directly with:

npx mcp-new-caledonia

Claude Desktop

{
  "mcpServers": {
    "new-caledonia": {
      "command": "npx",
      "args": ["mcp-new-caledonia"]
    }
  }
}

Tool Groups

  • administration: holidays, holiday checks, upcoming holidays, digital fragility
  • companies: company search, company lookup, sector search, aggregates
  • employment: job offers, job seeker stats, civil servants, partial unemployment
  • weather: weather stations, rain stations
  • mining: mining titles, metal production, Nickel Fund sites
  • environment: water catchments, dry forest, piezometers, reef stations
  • geography: public facilities, facility search, vehicle statistics
  • population: census statistics, age demographics, transport modes
  • tourism: GR trail data
  • transport: Tanéo network information

Local Development

npm install
npm run build
npm test
npm run dev

Production Notes

  • Runtime: Node.js 18+
  • Transport: stdio
  • Upstream API: https://data.gouv.nc/api/explore/v2.1
  • Authentication: none
  • Language of source data: mostly French
  • Some datasets in the catalog are metadata-only or attachment-only; the server reports this cleanly instead of failing silently

License

MIT

from github.com/lacausecrypto/mcp-new-caledonia

Install New Caledonia in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install mcp-new-caledonia

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add mcp-new-caledonia -- npx -y mcp-new-caledonia

Step-by-step: how to install New Caledonia

FAQ

Is New Caledonia MCP free?

Yes, New Caledonia MCP is free — one-click install via Unyly at no cost.

Does New Caledonia need an API key?

No, New Caledonia runs without API keys or environment variables.

Is New Caledonia hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install New Caledonia in Claude Desktop, Claude Code or Cursor?

Open New Caledonia on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Changes

Versions and requested access over time.

  • New version published
  • New version published
  • New version published

Related MCPs

Compare New Caledonia with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs