8004swap
Rank #17,810io.github.Stakemate369/8004swap-mcp
MCP server exposing 8004Swap (no-KYC agent-to-agent RFQ swap) as tools any MCP agent can call.
8004swap is a Model Context Protocol (MCP) server published by Stakemate369. It ranks #17,810 of 132,113 servers tracked on MCP Toplist. 8004swap is listed on Official MCP, with 1 tracked version. It was first listed on Aug 31, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 114,303 of 132,113 servers on MCP Toplist.
Use 8004swap
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add 8004swap-mcp -e "AGENT_PRIVATE_KEY=<your AGENT_PRIVATE_KEY>" -e "RELAY_URL=<your RELAY_URL>" -e "RPC_URL=<your RPC_URL>" -- npx -y @stakemate/8004swap-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.8004swap-mcp]
command = "npx"
args = ["-y", "@stakemate/8004swap-mcp-server"]
[mcp_servers.8004swap-mcp.env]
AGENT_PRIVATE_KEY = "<your AGENT_PRIVATE_KEY>"
RELAY_URL = "<your RELAY_URL>"
RPC_URL = "<your RPC_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"8004swap-mcp": {
"command": "npx",
"args": [
"-y",
"@stakemate/8004swap-mcp-server"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"RELAY_URL": "<your RELAY_URL>",
"RPC_URL": "<your RPC_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"8004swap-mcp": {
"command": "npx",
"args": [
"-y",
"@stakemate/8004swap-mcp-server"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"RELAY_URL": "<your RELAY_URL>",
"RPC_URL": "<your RPC_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"8004swap-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@stakemate/8004swap-mcp-server"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"RELAY_URL": "<your RELAY_URL>",
"RPC_URL": "<your RPC_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"8004swap-mcp": {
"command": "npx",
"args": [
"-y",
"@stakemate/8004swap-mcp-server"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"RELAY_URL": "<your RELAY_URL>",
"RPC_URL": "<your RPC_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"8004swap-mcp": {
"command": "npx",
"args": [
"-y",
"@stakemate/8004swap-mcp-server"
],
"env": {
"AGENT_PRIVATE_KEY": "<your AGENT_PRIVATE_KEY>",
"RELAY_URL": "<your RELAY_URL>",
"RPC_URL": "<your RPC_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Stakemate369%2F8004swap-mcp)<a href="https://mcptoplist.com/server/io.github.Stakemate369%2F8004swap-mcp"><img src="https://mcptoplist.com/badge/io.github.Stakemate369%2F8004swap-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Stakemate369
Other servers by Stakemate369
View all Stakemate369 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 31, 2026 |
Frequently asked questions
- Who maintains 8004swap?
- 8004swap is maintained by Stakemate369, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is 8004swap listed on the Official MCP Registry?
- Yes — 8004swap is listed on the Official MCP Registry.
- How many versions does 8004swap have?
- MCP Toplist tracks 1 version of 8004swap, most recently published on Aug 31, 2026.
- Where can I find the source code for 8004swap?
- The source code for 8004swap is hosted at github.com/Stakemate369/8004swap.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.