{
  "markdown": "# mcp-new-caledonia\n\n[![CI](https://img.shields.io/github/actions/workflow/status/lacausecrypto/mcp-new-caledonia/ci.yml?branch=main&style=flat&label=CI)](https://github.com/lacausecrypto/mcp-new-caledonia/actions/workflows/ci.yml)\n[![npm version](https://img.shields.io/npm/v/mcp-new-caledonia?style=flat)](https://www.npmjs.com/package/mcp-new-caledonia)\n[![npm total downloads](https://img.shields.io/npm/dt/mcp-new-caledonia?style=flat)](https://www.npmjs.com/package/mcp-new-caledonia)\n[![node version](https://img.shields.io/node/v/mcp-new-caledonia?style=flat)](https://www.npmjs.com/package/mcp-new-caledonia)\n[![license](https://img.shields.io/github/license/lacausecrypto/mcp-new-caledonia?style=flat)](https://github.com/lacausecrypto/mcp-new-caledonia/blob/main/LICENSE)\n\nCompact MCP server for [data.gouv.nc](https://data.gouv.nc/), exposing New Caledonia public datasets over `stdio` for Claude Desktop and other MCP clients.\n\n## What It Covers\n\n- Public holidays\n- Digital fragility index\n- RIDET companies and establishments\n- Employment and job market datasets\n- Weather and rain station datasets\n- Mining and metallurgical production\n- Environment and coral reef monitoring\n- Public facilities and vehicle statistics\n- 2019 population census\n- Tourism trails and Tanéo transport metadata\n\nThe server currently registers **29 tools** across **10 modules**.\n\n## Why This Package\n\n- No API key required\n- Uses the official OpenDataSoft Explore v2.1 API\n- Handles real-world schema drift in live datasets\n- Returns explicit notes when a catalog entry exists but exposes no tabular records\n- Ships as a simple Node.js CLI for MCP-compatible hosts\n\n## Install\n\n```bash\nnpm install -g mcp-new-caledonia\n```\n\nOr run directly with:\n\n```bash\nnpx mcp-new-caledonia\n```\n\n## Claude Desktop\n\n```json\n{\n  \"mcpServers\": {\n    \"new-caledonia\": {\n      \"command\": \"npx\",\n      \"args\": [\"mcp-new-caledonia\"]\n    }\n  }\n}\n```\n\n## Tool Groups\n\n- `administration`: holidays, holiday checks, upcoming holidays, digital fragility\n- `companies`: company search, company lookup, sector search, aggregates\n- `employment`: job offers, job seeker stats, civil servants, partial unemployment\n- `weather`: weather stations, rain stations\n- `mining`: mining titles, metal production, Nickel Fund sites\n- `environment`: water catchments, dry forest, piezometers, reef stations\n- `geography`: public facilities, facility search, vehicle statistics\n- `population`: census statistics, age demographics, transport modes\n- `tourism`: GR trail data\n- `transport`: Tanéo network information\n\n## Local Development\n\n```bash\nnpm install\nnpm run build\nnpm test\nnpm run dev\n```\n\n## Production Notes\n\n- Runtime: Node.js 18+\n- Transport: `stdio`\n- Upstream API: `https://data.gouv.nc/api/explore/v2.1`\n- Authentication: none\n- Language of source data: mostly French\n- Some datasets in the catalog are metadata-only or attachment-only; the server reports this cleanly instead of failing silently\n\n## License\n\nMIT\n",
  "bytes": 2982,
  "sha": "3d403938c5807b3a4f268e779c910476a947b8d7e3e9f9941e475d393247152e",
  "repo_slug": "lacausecrypto/mcp-new-caledonia",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_lacausecrypto_mcp_new_caledoni_3acdca6e/readme"
}