io.github.lacausecrypto/mcp-new-caledonia
NPM · MCP-NEW-CALEDONIA · SCANNED AUG 3
MCP server for New Caledonia open data (data.gouv.nc)
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 112 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1496 tokens (~51/item across 29 items; 29 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · mcp-new-caledonia
claude mcp add lacausecrypto-mcp-new-caledonia -- npx -y mcp-new-caledonia
codex mcp add lacausecrypto-mcp-new-caledonia -- npx -y mcp-new-caledonia
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"lacausecrypto-mcp-new-caledonia": {
"type": "local",
"command": [
"npx",
"-y",
"mcp-new-caledonia"
],
"enabled": true
}
}
} openclaw mcp add lacausecrypto-mcp-new-caledonia --command npx --arg -y --arg mcp-new-caledonia
mcp_servers:
lacausecrypto-mcp-new-caledonia:
command: "npx"
args: ["-y", "mcp-new-caledonia"] {
"mcpServers": {
"lacausecrypto-mcp-new-caledonia": {
"command": "npx",
"args": [
"-y",
"mcp-new-caledonia"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +49
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Security disclosure: unverified → fail ▼ functional
- MCP protocol: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- License: unverified → pass ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Schema quality: unverified → excellent ▲ functional
- Stability: unverified → 0.23 ▲ functional
- Licence: MIT functional
- 2 Aug 26 −1
- Malware scan: unverified → pass ▲ security
- Security disclosure: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- 1 Aug 26 +1
- Malware scan: pass → unverified ▼ security
- Tool coverage: unverified → 100 ▲ functional
- 31 Jul 26 −26
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +22
- Tool coverage: unverified → 100 ▲ functional
- 28 Jul 26 −22
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 46
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 95 packages
95 packages in the resolved dependency tree · 95 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
nc_get_civil_servants ~52
Get data about New Caledonia and municipal civil servants
| Name | Type | Req | Description |
|---|---|---|---|
| employer_type | string | — | Type of employer |
| limit | integer | — | Max results |
| year | integer | — | Year |
No output schema declared.
No examples provided.
nc_get_companies_by_sector ~76
Get all companies in a specific activity sector (APE/NAF code)
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
| limit | integer | — | Max results |
| sector_code | string | yes | APE/NAF sector code (e.g., "07" for mining, "47" for retail) |
No output schema declared.
No examples provided.
nc_get_company ~45
Get detailed information about a specific company using its RIDET number
| Name | Type | Req | Description |
|---|---|---|---|
| ridet | string | yes | RIDET number (6-10 digits, 7-digit registry number accepted) |
No output schema declared.
No examples provided.
nc_get_company_statistics ~34
Get aggregate statistics about companies in New Caledonia
| Name | Type | Req | Description |
|---|---|---|---|
| group_by | string | yes | How to group the statistics |
No output schema declared.
No examples provided.
nc_get_demographics_by_age ~35
Get demographic breakdown by age groups from the 2019 census
| Name | Type | Req | Description |
|---|---|---|---|
| province | string | — | Filter by province |
No output schema declared.
No examples provided.
nc_get_digital_fragility_index ~57
Get the digital fragility index for communes in New Caledonia. Higher score means higher risk of digital exclusion.
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune name |
| province | string | — | Filter by province |
No output schema declared.
No examples provided.
nc_get_dry_forest_sites ~68
Get dry forest conservation sites in New Caledonia. The dry forest is an endemic ecosystem with many unique species.
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
| fire_priority | boolean | — | Filter by fire priority sites |
| limit | integer | — | Max results |
No output schema declared.
No examples provided.
nc_get_gr_trail ~47
Get GR (Grande Randonnée) hiking trail information. NC has two famous long-distance trails.
| Name | Type | Req | Description |
|---|---|---|---|
| province | string | — | Province (currently only "nord" is available) |
No output schema declared.
No examples provided.
nc_get_job_seeker_stats ~58
Get statistics about job seekers in New Caledonia by various criteria
| Name | Type | Req | Description |
|---|---|---|---|
| group_by | string | — | How to group results |
| province | string | — | Filter by province |
| year | integer | — | Year to query |
No output schema declared.
No examples provided.
nc_get_metal_production ~71
Get metallurgical production data for New Caledonia (nickel, ferronickel, etc.)
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | Max results |
| product_type | string | — | Type of product (e.g., nickel, ferronickel) |
| year | integer | — | Year |
No output schema declared.
No examples provided.
nc_get_mining_titles ~70
Get mining titles (concessions, research permits) in New Caledonia. NC is the world #1 ferronickel producer.
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
| limit | integer | — | Max results |
| type | string | — | Type of mining title |
No output schema declared.
No examples provided.
nc_get_nickel_fund_sites ~48
Get sites managed by the Nickel Fund for environmental rehabilitation of former mining areas
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
| limit | integer | — | Max results |
No output schema declared.
No examples provided.
nc_get_partial_unemployment ~52
Get companies on partial unemployment schemes in New Caledonia (including special nickel and civil unrest schemes)
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | Max results |
| type | string | — | Type of partial unemployment scheme |
No output schema declared.
No examples provided.
nc_get_piezometers ~40
Get piezometer locations for groundwater level monitoring
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
| limit | integer | — | Max results |
No output schema declared.
No examples provided.
nc_get_population_stats ~47
Get population statistics from the 2019 census of New Caledonia
| Name | Type | Req | Description |
|---|---|---|---|
| group_by | string | — | How to group results |
| province | string | — | Filter by province |
No output schema declared.
No examples provided.
nc_get_public_facilities ~58
Get public facilities (schools, sports, health, transport) in Greater Nouméa
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
| limit | integer | — | Max results |
| type | string | — | Type of facility |
No output schema declared.
No examples provided.
nc_get_public_holidays ~52
Get all public holidays in New Caledonia for a specific year. New Caledonia has unique holidays different from mainland France.
| Name | Type | Req | Description |
|---|---|---|---|
| year | integer | — | Year to query (default: current year) |
No output schema declared.
No examples provided.
nc_get_rain_stations ~37
Get rain measurement (pluviometry) stations in New Caledonia
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
No output schema declared.
No examples provided.
nc_get_reef_stations ~42
Get coral reef observation network (RORC) monitoring stations. NC lagoon is a UNESCO World Heritage site.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | Max results |
No output schema declared.
No examples provided.
nc_get_taneo_info ~42
Get information about the Tanéo public transport network serving Greater Nouméa (Nouméa, Dumbéa, Mont-Dore, Païta)
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
nc_get_transport_modes ~36
Get statistics on transport modes used by the population (from 2019 census)
| Name | Type | Req | Description |
|---|---|---|---|
| province | string | — | Filter by province |
No output schema declared.
No examples provided.
nc_get_upcoming_holidays ~44
Get the next upcoming public holidays in New Caledonia from today
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | Number of upcoming holidays to return (default: 5) |
No output schema declared.
No examples provided.
nc_get_vehicle_stats ~54
Get statistics about registered vehicles in New Caledonia
| Name | Type | Req | Description |
|---|---|---|---|
| group_by | string | — | How to group results |
| vehicle_type | string | — | Filter by vehicle type |
| year | integer | — | Registration year |
No output schema declared.
No examples provided.
nc_get_water_catchments ~66
Get water catchment points for drinking water supply in New Caledonia
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
| limit | integer | — | Max results |
| usage | string | — | Usage type: aep (public supply) or prive (private) |
No output schema declared.
No examples provided.
nc_get_weather_stations ~34
Get Météo France weather stations in New Caledonia
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
No output schema declared.
No examples provided.
nc_is_public_holiday ~41
Check if a specific date is a public holiday in New Caledonia
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | yes | Date to check in YYYY-MM-DD format |
No output schema declared.
No examples provided.
nc_search_companies ~87
Search for active companies in New Caledonia RIDET registry. RIDET is the local business registry equivalent to SIRET in France.
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
| limit | integer | — | Max results |
| query | string | yes | Search term (company name, activity) |
| sector | string | — | Filter by APE/NAF sector code |
No output schema declared.
No examples provided.
nc_search_facilities ~39
Search public facilities by name in Greater Nouméa
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | — | Max results |
| query | string | yes | Search term |
No output schema declared.
No examples provided.
nc_search_job_offers ~64
Search for job offers posted on the official New Caledonia employment portal
| Name | Type | Req | Description |
|---|---|---|---|
| commune | string | — | Filter by commune |
| contract_type | string | — | Contract type |
| limit | integer | — | Max results |
| query | string | — | Search keywords |
No output schema declared.
No examples provided.