Skip to main content
Glama
lacausecrypto

mcp-new-caledonia

mcp-new-caledonia

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.

Related MCP server: mcp-gouv-fr

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

Install Server
A
license - permissive license
B
quality
C
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
2Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    MCP server providing 96 tools across 21 modules for La Réunion (French overseas region) open data: economy, demographics, geography, transport, health, education, elections, tourism, housing, and environment. Powered by data.regionreunion.com and data.gouv.fr.
    99
    47
    1
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    MCP server for exploring French public open data via APIs like data.gouv.fr, geo.api.gouv.fr, INSEE Sirene, and Radio France.
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for the French open-data catalogue data.gouv.fr, enabling dataset search and retrieval, organization lookup, and reuse discovery via natural language queries.
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • Keyless MCP access to official Luxembourg public data: laws, statistics, mobility, and more.

  • Query SEC EDGAR filings, XBRL financials, and company data through MCP. STDIO & Streamable HTTP.

  • French public-data MCP: cross-ref health, demographics, business, geo & real-estate.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lacausecrypto/mcp-new-caledonia'

If you have feedback or need assistance with the MCP directory API, please join our Discord server