github analyzed b5b0e99

Hug0x0/mcp-reunion

github

MCP server for Réunion open data (data.regionreunion.com)

maintainer
Hug0x0
license
first seen
2026-06-03
last seen
2026-06-03
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio · http verified reported listed in the official MCP registry counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

code evidence vHEAD · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

shell / exec 1

  • shell Hug0x0-mcp-reunion-b5b0e99/scripts/create-dataset-issues.mjs :6 import { execFileSync } from 'node:child_process';

network 4

  • net Hug0x0-mcp-reunion-b5b0e99/scripts/create-dataset-issues.mjs :45 const res = await fetch(url);
  • net Hug0x0-mcp-reunion-b5b0e99/scripts/smoke-test.mjs :104 const res = await fetch(url);
  • net Hug0x0-mcp-reunion-b5b0e99/src/client.ts :210 const response = await fetch(url, {
  • net Hug0x0-mcp-reunion-b5b0e99/src/clients/data-gouv.ts :49 const response = await fetch(url.toString(), {

install hooks 2

  • prepack Hug0x0-mcp-reunion-b5b0e99/package.json :32 npm run build
  • prepublishOnly Hug0x0-mcp-reunion-b5b0e99/package.json :33 npm run build

declared dependencies 6

  • @modelcontextprotocol/sdk@^1.0.0
  • zod@^4.4.3
  • @types/node@^25.8.0
  • typescript@^6.0.3
  • tsx@^4.7.0
  • vitest@^4.1.6