From 72ef75fee93518d3a6da78199c1a6ca6a3d6d9d3 Mon Sep 17 00:00:00 2001 From: andresdefi Date: Tue, 21 Jul 2026 22:17:34 +0200 Subject: [PATCH 1/2] Add ZeroDust MCP server to Finance & Fintech Sweeps an agent's native gas balance to exactly zero on 25+ EVM chains via EIP-7702 sponsored execution. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e6476acc7..4283d408f 100644 --- a/README.md +++ b/README.md @@ -1940,6 +1940,7 @@ px goldbean-mcp\. - [sebastienrousseau/camt053-mcp](https://github.com/sebastienrousseau/camt053-mcp) [![sebastienrousseau/camt053-mcp MCP server](https://glama.ai/mcp/servers/sebastienrousseau/camt053-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sebastienrousseau/camt053-mcp) 🐍 🏠 🍎 🪟 🐧 - **ISO 20022 bank-statement parsing + reversing entries** (`camt.053` Bank-to-Customer Statement). 19 tools + 3 resources + 4 guided prompts across message-type discovery, return-reason lookup, schema introspection, IBAN/BIC/LEI validation, camt.053 parsing + XSD validation, Nov 2026 CBPR+ cliff readiness check, curated SEPA / CBPR+ / HVPS+ rulebook citation lookup, accounting-platform journal export (Xero + QuickBooks Online), LLM-driven entry classification via MCP Sampling, entry listing/filtering, and one-shot validated reversing-entry XML generation. Built on the [`camt053`](https://github.com/sebastienrousseau/camt053) library (100% line + branch coverage, SLSA Build L3 + PEP 740 attestations, Apache-2.0). Install `pip install camt053-mcp`, run `camt053-mcp`. - [sebastienrousseau/pacs008-mcp](https://github.com/sebastienrousseau/pacs008-mcp) [![sebastienrousseau/pacs008-mcp MCP server](https://glama.ai/mcp/servers/sebastienrousseau/pacs008-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sebastienrousseau/pacs008-mcp) 🐍 🏠 🍎 🪟 🐧 - **ISO 20022 FI-to-FI credit-transfer generation + validation** (`pacs.008` FI-to-FI Customer Credit Transfer, `pacs.004` Payment Return, `pacs.002` Status Report). 15 tools across message-type + scheme discovery, JSON Schema + rail-usage validation, validated XML generation, XSD validation, inbound parsing, the November 2026 structured-address cliff toolkit (classify/validate/repair/batch), and legacy SWIFT MT103 → pacs.008 conversion. Built on the [`pacs008`](https://github.com/sebastienrousseau/pacs008) library (100% branch coverage, Apache-2.0). Install `pip install pacs008-mcp`, run `pacs008-mcp`. - [slenderongithub/fix-protocol-mcp](https://github.com/slenderongithub/fix-protocol-mcp) [![slenderongithub/fix-protocol-mcp MCP server](https://glama.ai/mcp/servers/slenderongithub/fix-protocol-mcp/badges/score.svg)](https://glama.ai/mcp/servers/slenderongithub/fix-protocol-mcp) 🐍 🏠 - Parse, validate, build, and explain FIX protocol trading messages (Logon, NewOrderSingle, ExecutionReport, and the rest of the session/order workflow). Fully offline — bundled FIX 4.4 field dictionary, no API keys or network calls. Install `pip install .`, run `fix-protocol-mcp`. +- [andresdefi/zerodust](https://github.com/andresdefi/zerodust) 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Sweep an agent's native gas balance to **exactly zero** on 25+ EVM chains via EIP-7702 sponsored execution — a relayer pays the gas and is reimbursed from the sweep, so nothing is left stranded. Same-chain or cross-chain. Read-only by default; sweeping is opt-in and destination-allowlisted, so a prompt-injected agent still cannot redirect funds. `npx @zerodust/mcp-server` ### 🎮 Gaming Integration with gaming related data, game engines, and services From 6f726d905970626d91727c3e32122a06305fcd40 Mon Sep 17 00:00:00 2001 From: andresdefi Date: Wed, 22 Jul 2026 13:23:50 +0200 Subject: [PATCH 2/2] Add Glama score badge to ZeroDust entry Server is listed and scored on Glama; badge now resolves. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4283d408f..406d775fc 100644 --- a/README.md +++ b/README.md @@ -1940,7 +1940,7 @@ px goldbean-mcp\. - [sebastienrousseau/camt053-mcp](https://github.com/sebastienrousseau/camt053-mcp) [![sebastienrousseau/camt053-mcp MCP server](https://glama.ai/mcp/servers/sebastienrousseau/camt053-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sebastienrousseau/camt053-mcp) 🐍 🏠 🍎 🪟 🐧 - **ISO 20022 bank-statement parsing + reversing entries** (`camt.053` Bank-to-Customer Statement). 19 tools + 3 resources + 4 guided prompts across message-type discovery, return-reason lookup, schema introspection, IBAN/BIC/LEI validation, camt.053 parsing + XSD validation, Nov 2026 CBPR+ cliff readiness check, curated SEPA / CBPR+ / HVPS+ rulebook citation lookup, accounting-platform journal export (Xero + QuickBooks Online), LLM-driven entry classification via MCP Sampling, entry listing/filtering, and one-shot validated reversing-entry XML generation. Built on the [`camt053`](https://github.com/sebastienrousseau/camt053) library (100% line + branch coverage, SLSA Build L3 + PEP 740 attestations, Apache-2.0). Install `pip install camt053-mcp`, run `camt053-mcp`. - [sebastienrousseau/pacs008-mcp](https://github.com/sebastienrousseau/pacs008-mcp) [![sebastienrousseau/pacs008-mcp MCP server](https://glama.ai/mcp/servers/sebastienrousseau/pacs008-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sebastienrousseau/pacs008-mcp) 🐍 🏠 🍎 🪟 🐧 - **ISO 20022 FI-to-FI credit-transfer generation + validation** (`pacs.008` FI-to-FI Customer Credit Transfer, `pacs.004` Payment Return, `pacs.002` Status Report). 15 tools across message-type + scheme discovery, JSON Schema + rail-usage validation, validated XML generation, XSD validation, inbound parsing, the November 2026 structured-address cliff toolkit (classify/validate/repair/batch), and legacy SWIFT MT103 → pacs.008 conversion. Built on the [`pacs008`](https://github.com/sebastienrousseau/pacs008) library (100% branch coverage, Apache-2.0). Install `pip install pacs008-mcp`, run `pacs008-mcp`. - [slenderongithub/fix-protocol-mcp](https://github.com/slenderongithub/fix-protocol-mcp) [![slenderongithub/fix-protocol-mcp MCP server](https://glama.ai/mcp/servers/slenderongithub/fix-protocol-mcp/badges/score.svg)](https://glama.ai/mcp/servers/slenderongithub/fix-protocol-mcp) 🐍 🏠 - Parse, validate, build, and explain FIX protocol trading messages (Logon, NewOrderSingle, ExecutionReport, and the rest of the session/order workflow). Fully offline — bundled FIX 4.4 field dictionary, no API keys or network calls. Install `pip install .`, run `fix-protocol-mcp`. -- [andresdefi/zerodust](https://github.com/andresdefi/zerodust) 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Sweep an agent's native gas balance to **exactly zero** on 25+ EVM chains via EIP-7702 sponsored execution — a relayer pays the gas and is reimbursed from the sweep, so nothing is left stranded. Same-chain or cross-chain. Read-only by default; sweeping is opt-in and destination-allowlisted, so a prompt-injected agent still cannot redirect funds. `npx @zerodust/mcp-server` +- [andresdefi/zerodust](https://github.com/andresdefi/zerodust) [![andresdefi/zerodust MCP server](https://glama.ai/mcp/servers/andresdefi/zerodust/badges/score.svg)](https://glama.ai/mcp/servers/andresdefi/zerodust) 🎖️ 📇 ☁️ 🏠 🍎 🪟 🐧 - Sweep an agent's native gas balance to **exactly zero** on 25+ EVM chains via EIP-7702 sponsored execution — a relayer pays the gas and is reimbursed from the sweep, so nothing is left stranded. Same-chain or cross-chain. Read-only by default; sweeping is opt-in and destination-allowlisted, so a prompt-injected agent still cannot redirect funds. `npx @zerodust/mcp-server` ### 🎮 Gaming Integration with gaming related data, game engines, and services