8004swap MCP server
MCP server exposing 8004Swap (no-KYC agent-to-agent RFQ swap) as tools any MCP agent can call.
0 stars22 downloads/wk
Reviews
Write oneNobody has reviewed 8004swap yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
8004swap tools (5, 1 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
check_agent_statusCheck whether an address is registered and active on the 8004Swap Registry (i.e. allowed to trade). Read-only, no signing.
fill_quoteAct as taker: settle a signed quote on-chain by calling Settlement.fillQuote (or fillQuoteWithPermit if a
pay_x402write actionFetches an HTTP resource; if it replies with the x402 payment-required protocol (protocol v2,
register_agentSelf-register the configured agent (AGENT_PRIVATE_KEY) on the 8004Swap Registry so it's allowed to trade.
request_quoteAct as taker: broadcast an RFQ over the 8004Swap Relay and collect signed quotes from maker agents subscribed
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan9 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 20 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Install directly
Runs npx -y @stakemate/8004swap-mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add 8004swap-mcp -- npx -y @stakemate/8004swap-mcp-server
8004swap: common questions
- Is 8004swap MCP server safe?
- Mostly: it is graded B (80/100). Read the 8004swap safety report
- How do I install 8004swap?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does 8004swap need an API key?
- Yes. The registry entry asks for
AGENT_PRIVATE_KEY. - Is 8004swap maintained?
- The last commit was 20 days ago (2026-08-31). The latest release is v0.1.0.
- What can I use instead of 8004swap?
- Servers from other publishers that do the same job: Actual Budget MCP Server, Ausca MCP server and adrkit decision memory MCP server. Compare all 8004swap alternatives.
Alternatives to 8004swap
Same job from other publishers: the closest match first, then the best rated.
- Actual Budget MCP ServerMCP server exposing Actual Budget accounts, transactions, budgets and reporting to LLM assistants.not reviewedEstablishedB
- AuscaPay-per-call APIs and MCP services for agents, no accounts or keys, with verifiable receipts.not reviewedEstablishedB
- adrkit decision memoryDeterministic, offline, read-only ADR decision memory for coding agents. No model or network calls.not reviewedGrowingA
- AKShareLet a model explore AKShare's 1000+ China market data functions on its own — search, inspect, callnot reviewedGrowingA
- ProtectFail-closed Cedar policy gate + Ed25519 signed receipts for agent tool calls. Denies on any error.not reviewedGrowingC