Skip to content

MCP server in namespace io.github

io.github.andresdefi/zerodust · Status: active

The source provides no name of its own for this entry. The identifier therefore appears on this page as a coordinate, not as the heading.

If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object

Registry name
io.github.andresdefi/zerodust
Package coordinate
npm:@zerodust/mcp-server
Version
0.3.1
Listed in the registry
2026-07-25
Changed in the registry
2026-07-25
First seen by tracevero
2026-08-06
Vendor's website
https://github.com/andresdefi/zerodust

Recover stranded native gas: empty a chain's balance to exactly zero on 25 EVM chains.

Vendor's own description, untranslated and unverified

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean

Measured values

Measured values
Credentials requiredno
Raw declaration – Required secret variables (raw): confirmed absent
Raw declaration – Required secret headers (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-06 · derived
Execution locationlocal
Raw declaration – Transports (raw): stdio, streamable-http
Source: MCP-Register · collected on 2026-08-06 · derived
Path argument presentno
Raw declaration – Path arguments (raw): confirmed absent
Raw declaration – Path environment variables (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-06 · derived
Repository URL listedyes
Raw declaration – Repository (raw): https://github.com/andresdefi/zerodust
Source: MCP-Register · collected on 2026-08-06 · derived
Version0.3.1
Source: MCP-Register · collected on 2026-08-06 · self-declared

Position within the holdings

How many of the 24,909 published entries carry the same measured value. A reference figure, not an assessment.

All 4 values together are carried by 8,631 of 24,909 entries.

Where this server connects to

Address as stated in the raw record
https://api.zerodust.xyz/mcp
Host
api.zerodust.xyz Entries carrying exactly this value: 1

Taken verbatim from the raw record. The registry does not call this address and does not infer a shared operator from a shared host.

This entry appears in these selections

The source's raw values23

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.

Raw values
Environment variables (raw)ZERODUST_API_URL, ZERODUST_API_KEY, ZERODUST_ALLOW_EXECUTE, ZERODUST_SIGNER_MODULE, ZERODUST_KEYSTORE_FILE, ZERODUST_KEYSTORE_PASSWORD_FILE, ZERODUST_KEYSTORE_PASSWORD, ZERODUST_PRIVATE_KEY_FILE, ZERODUST_PRIVATE_KEY, ZERODUST_ALLOWED_DESTINATIONS
Source: MCP-Register · collected on 2026-08-06 · self-declared
Required secret variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-06 · self-declared
Transports (raw)stdio, streamable-http
Source: MCP-Register · collected on 2026-08-06 · self-declared
Path arguments (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-06 · self-declared
Repository (raw)https://github.com/andresdefi/zerodust
Source: MCP-Register · collected on 2026-08-06 · self-declared
Package registries (raw)npm
Source: MCP-Register · collected on 2026-08-06 · self-declared
Required secret headers (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Path environment variables (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Remote URLs (raw)https://api.zerodust.xyz/mcp
Source: MCP-Register · collected on 2026-08-16 · self-declared
Remote hosts (raw)api.zerodust.xyz
Source: MCP-Register · collected on 2026-08-16 · self-declared
Registry status message (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
First listed in the registry (raw)2026-07-25
Source: MCP-Register · collected on 2026-08-16 · self-declared
Last changed in the registry (raw)2026-07-25
Source: MCP-Register · collected on 2026-08-16 · self-declared
Schema version of the raw record (raw)https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
Source: MCP-Register · collected on 2026-08-16 · self-declared
Delivery form (raw)paket und remote
Source: MCP-Register · collected on 2026-08-16 · self-declared
Repository platform (raw)github
Source: MCP-Register · collected on 2026-08-16 · self-declared
Repository subfolder (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package identifiers (raw)@zerodust/mcp-server
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package versions (raw)0.3.1
Source: MCP-Register · collected on 2026-08-16 · self-declared
Runtime hints (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Environment variable formats (raw)string
Source: MCP-Register · collected on 2026-08-16 · self-declared
Environment variable descriptions (raw)ZERODUST_ALLOWED_DESTINATIONS=Comma-separated allowlist of sweep destinations. When unset, funds can only be swept to the agent's own address. · ZERODUST_ALLOW_EXECUTE=Set to "true" to enable the sweep tools. Sweeping moves real funds, so it is off by default and also requires one of the four signing-key variables below. · ZERODUST_API_KEY=API key for higher rate limits. An agent can issue itself one with the zerodust_register_api_key tool, with no human signup step. · ZERODUST_API_URL=Custom API URL (defaults to https://api.zerodust.xyz) · ZERODUST_KEYSTORE_FILE=Path to an encrypted V3 keystore (as produced by `cast wallet import` or geth). Requires ZERODUST_KEYSTORE_PASSWORD_FILE or ZERODUST_KEYSTORE_PASSWORD. · ZERODUST_KEYSTORE_PASSWORD=Keystore password inline. Prefer ZERODUST_KEYSTORE_PASSWORD_FILE. · ZERODUST_KEYSTORE_PASSWORD_FILE=Path to a file containing the keystore password, so the password never enters the MCP config. · ZERODUST_PRIVATE_KEY=Private key for the agent's own wallet, inline. Used locally to sign the EIP-7702 authorization and EIP-712 sweep intent; never transmitted, only the resulting signatures are sent. The signer-module, keystore and key-file options above keep it out of your config entirely. · ZERODUST_PRIVATE_KEY_FILE=Path to a file containing a hex private key, so the key stays out of the MCP config. · ZERODUST_SIGNER_MODULE=Path or specifier of a module whose default export returns a viem LocalAccount. This is how Turnkey, Privy, AWS KMS or any other custody service is used, without a raw key ever reaching this server. Preferred over ZERODUST_PRIVATE_KEY.
Source: MCP-Register · collected on 2026-08-16 · self-declared
Icon formats (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared

Changes

Changes
2026-08-16Last changed in the registry (raw): – → 2026-07-25
2026-08-16First listed in the registry (raw): – → 2026-07-25
2026-08-16Registry status message (raw): – → –
2026-08-16Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
2026-08-16Icon formats (raw): – → –
2026-08-16Environment variable descriptions (raw): – → ZERODUST_ALLOWED_DESTINATIONS=Comma-separated allowlist of sweep destinations. When unset, funds can only be swept to the agent's own address. · ZERODUST_ALLOW_EXECUTE=Set to "true" to enable the sweep tools. Sweeping moves real funds, so it is off by default and also requires one of the four signing-key variables below. · ZERODUST_API_KEY=API key for higher rate limits. An agent can issue itself one with the zerodust_register_api_key tool, with no human signup step. · ZERODUST_API_URL=Custom API URL (defaults to https://api.zerodust.xyz) · ZERODUST_KEYSTORE_FILE=Path to an encrypted V3 keystore (as produced by `cast wallet import` or geth). Requires ZERODUST_KEYSTORE_PASSWORD_FILE or ZERODUST_KEYSTORE_PASSWORD. · ZERODUST_KEYSTORE_PASSWORD=Keystore password inline. Prefer ZERODUST_KEYSTORE_PASSWORD_FILE. · ZERODUST_KEYSTORE_PASSWORD_FILE=Path to a file containing the keystore password, so the password never enters the MCP config. · ZERODUST_PRIVATE_KEY=Private key for the agent's own wallet, inline. Used locally to sign the EIP-7702 authorization and EIP-712 sweep intent; never transmitted, only the resulting signatures are sent. The signer-module, keystore and key-file options above keep it out of your config entirely. · ZERODUST_PRIVATE_KEY_FILE=Path to a file containing a hex private key, so the key stays out of the MCP config. · ZERODUST_SIGNER_MODULE=Path or specifier of a module whose default export returns a viem LocalAccount. This is how Turnkey, Privy, AWS KMS or any other custody service is used, without a raw key ever reaching this server. Preferred over ZERODUST_PRIVATE_KEY.
2026-08-16Environment variable formats (raw): – → string
2026-08-16Delivery form (raw): – → paket und remote
2026-08-16Remote hosts (raw): – → api.zerodust.xyz
2026-08-16Remote URLs (raw): – → https://api.zerodust.xyz/mcp

These are the 10 most recent changes to this entry. Full history

tracevero · https://tracevero.com/mcp/io-github-andresdefi-zerodust