Verlauf von MCP-Server im Namensraum io.github
io.github.cyanheads/eurostat-mcp-server · Status: aktiv
Die Quelle liefert zu diesem Eintrag keinen eigenen Namen. Der Bezeichner steht deshalb als Koordinate auf dieser Seite und nicht in der Überschrift.
Wenn Sie hier Ihren eigenen Kontonamen wiederfinden: formlos an German.saas@web.de, unter Angabe der Kennung. Ein Grund muss nicht genannt werden. Wie Sie widersprechen
Jede veröffentlichte Änderung an diesem Eintrag, die jüngste zuerst.
| 2026-08-22 | Version: 0.6.0 → 0.6.1 |
|---|---|
| 2026-08-22 | Im Register geändert am (Rohangabe): 2026-08-04 → 2026-08-21 |
| 2026-08-22 | Im Register eingetragen am (Rohangabe): 2026-08-04 → 2026-08-21 |
| 2026-08-22 | Paketversionen (Rohangabe): 0.6.0 → 0.6.1 |
| 2026-08-16 | Im Register geändert am (Rohangabe): – → 2026-08-04 |
| 2026-08-16 | Im Register eingetragen am (Rohangabe): – → 2026-08-04 |
| 2026-08-16 | Statusmeldung des Registers (Rohangabe): – → – |
| 2026-08-16 | Schemafassung des Rohsatzes (Rohangabe): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json |
| 2026-08-16 | Symbolformate (Rohangabe): – → – |
| 2026-08-16 | Beschreibungen der Umgebungsvariablen (Rohangabe): – → CANVAS_DEFAULT_ROW_LIMIT=Maximum rows a single eurostat_dataframe_query returns before the result is reported as truncated. · CANVAS_PROVIDER_TYPE=Set to 'duckdb' to enable the dataframe canvas, which lists the eurostat_dataframe_describe and eurostat_dataframe_query tools, lets eurostat_query_dataset stage a match larger than its 5,000-row inline cap as a SQL table, and lets eurostat_download_dataset retain a whole bulk download instead of only its inline preview. The DuckDB binding ships with the server, so this variable is the only switch. · CANVAS_TEMP_PATH=Directory DuckDB writes canvas spill files to. Must be writable by the server process. Defaults to a 'mcp-canvas' directory under the OS temp directory. · CANVAS_TTL_MS=Sliding lifetime of a staged dataframe canvas in milliseconds; every call against it extends the window. Defaults to 24 hours. · EUROSTAT_BASE_URL=Eurostat API base URL. Override when using a mirror or proxy. · EUROSTAT_BULK_MAX_BYTES=Byte budget for one eurostat_download_dataset transfer, counted on the decoded TSV rather than on the wire. Eurostat sends the body chunked with no Content-Length, so the budget is enforced while streaming and the transfer is aborted when it is reached. Defaults to 50 MiB. · EUROSTAT_BULK_TIMEOUT_MS=HTTP timeout for one eurostat_download_dataset transfer, in milliseconds. Held separate from EUROSTAT_REQUEST_TIMEOUT_MS because a bulk body streams for minutes where a metadata call answers in seconds. Defaults to 2 minutes. · EUROSTAT_REQUEST_TIMEOUT_MS=HTTP request timeout in milliseconds for Eurostat API calls. · EUROSTAT_TOC_CACHE_TTL_MS=How long a fetched catalogue TOC stays usable before the next catalogue call refreshes it, in milliseconds. Defaults to 12 hours. · MCP_AUTH_MODE=Authentication mode to use: 'none', 'jwt', or 'oauth'. · MCP_HTTP_ENDPOINT_PATH=The endpoint path for the MCP server. · MCP_HTTP_HOST=The hostname for the HTTP server. · MCP_HTTP_PORT=The port to run the HTTP server on. · MCP_LOG_LEVEL=Sets the minimum log level for output (e.g., 'debug', 'info', 'warn'). · MCP_PUBLIC_URL=Public origin override for deployments behind a TLS-terminating reverse proxy (e.g. https://mcp.example.com). |
| 2026-08-16 | Formate der Umgebungsvariablen (Rohangabe): – → string |
| 2026-08-16 | Bereitstellungsform (Rohangabe): – → paket und remote |
| 2026-08-16 | Remote-Hosts (Rohangabe): – → eurostat.caseyjhand.com |
| 2026-08-16 | Remote-Adressen (Rohangabe): – → https://eurostat.caseyjhand.com/mcp |
| 2026-08-16 | Laufzeithinweise (Rohangabe): – → bun |
| 2026-08-16 | Paketversionen (Rohangabe): – → 0.6.0 |
| 2026-08-16 | Paketbezeichner (Rohangabe): – → @cyanheads/eurostat-mcp-server |
| 2026-08-16 | Repository-Unterordner (Rohangabe): – → – |
| 2026-08-16 | Repository-Plattform (Rohangabe): – → github |
| 2026-08-16 | Pfad-Umgebungsvariablen (Rohangabe): – → – |
| 2026-08-16 | Geheime Pflichtkopfzeilen (Rohangabe): – → – |
| 2026-08-06 | Version: – → 0.6.0 |
| 2026-08-06 | Repository-Adresse geführt: – → true |
| 2026-08-06 | Pfadargument vorhanden: – → false |
| 2026-08-06 | Ausführungsort: – → lokal |
| 2026-08-06 | Zugangsdaten erforderlich: – → false |
| 2026-08-06 | Paketquellen (Rohangabe): – → npm, npm |
| 2026-08-06 | Repository (Rohangabe): – → https://github.com/cyanheads/eurostat-mcp-server |
| 2026-08-06 | Pfadargumente (Rohangabe): – → – |
| 2026-08-06 | Transportarten (Rohangabe): – → stdio, streamable-http, streamable-http |
| 2026-08-06 | Geheime Pflichtvariablen (Rohangabe): – → – |
| 2026-08-06 | Umgebungsvariablen (Rohangabe): – → MCP_LOG_LEVEL, EUROSTAT_BASE_URL, EUROSTAT_REQUEST_TIMEOUT_MS, EUROSTAT_TOC_CACHE_TTL_MS, EUROSTAT_BULK_TIMEOUT_MS, EUROSTAT_BULK_MAX_BYTES, CANVAS_PROVIDER_TYPE, CANVAS_TEMP_PATH, CANVAS_TTL_MS, CANVAS_DEFAULT_ROW_LIMIT, MCP_HTTP_HOST, MCP_HTTP_PORT, MCP_HTTP_ENDPOINT_PATH, MCP_PUBLIC_URL, MCP_AUTH_MODE, MCP_LOG_LEVEL, EUROSTAT_BASE_URL, EUROSTAT_REQUEST_TIMEOUT_MS, EUROSTAT_TOC_CACHE_TTL_MS, EUROSTAT_BULK_TIMEOUT_MS, EUROSTAT_BULK_MAX_BYTES, CANVAS_PROVIDER_TYPE, CANVAS_TEMP_PATH, CANVAS_TTL_MS, CANVAS_DEFAULT_ROW_LIMIT |
tracevero · https://tracevero.de/mcp/io-github-cyanheads-eurostat-mcp-server/aenderungen