SwapWizard
Rank #15,969io.github.DeFiRe-business/swapwizard-mcp
Non-custodial DeFi for AI agents: swaps, concentrated liquidity (V3/V4) zaps + ranges, 5 EVM chains
SwapWizard is a Model Context Protocol (MCP) server published by defire-business. It ranks #15,969 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. SwapWizard is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Jun 9, 2026 and most recently updated on Jun 13, 2026.
Ranks ahead of 116,077 of 132,046 servers on MCP Toplist.
Use SwapWizard
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http swapwizard-mcp https://mcp.swapwizard.xyz/mcpclaude mcp add swapwizard-mcp -e "SWAPWIZARD_API_KEY=<your SWAPWIZARD_API_KEY>" -- npx -y @swapwizard/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.swapwizard-mcp]
url = "https://mcp.swapwizard.xyz/mcp"Add to ~/.codex/config.toml.
[mcp_servers.swapwizard-mcp]
command = "npx"
args = ["-y", "@swapwizard/mcp-server"]
[mcp_servers.swapwizard-mcp.env]
SWAPWIZARD_API_KEY = "<your SWAPWIZARD_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.swapwizard.xyz/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"swapwizard-mcp": {
"command": "npx",
"args": [
"-y",
"@swapwizard/mcp-server"
],
"env": {
"SWAPWIZARD_API_KEY": "<your SWAPWIZARD_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"swapwizard-mcp": {
"url": "https://mcp.swapwizard.xyz/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"swapwizard-mcp": {
"command": "npx",
"args": [
"-y",
"@swapwizard/mcp-server"
],
"env": {
"SWAPWIZARD_API_KEY": "<your SWAPWIZARD_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"swapwizard-mcp": {
"type": "http",
"url": "https://mcp.swapwizard.xyz/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"swapwizard-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@swapwizard/mcp-server"
],
"env": {
"SWAPWIZARD_API_KEY": "<your SWAPWIZARD_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"swapwizard-mcp": {
"serverUrl": "https://mcp.swapwizard.xyz/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"swapwizard-mcp": {
"command": "npx",
"args": [
"-y",
"@swapwizard/mcp-server"
],
"env": {
"SWAPWIZARD_API_KEY": "<your SWAPWIZARD_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"swapwizard-mcp": {
"url": "https://mcp.swapwizard.xyz/mcp"
}
}
}{
"mcpServers": {
"swapwizard-mcp": {
"command": "npx",
"args": [
"-y",
"@swapwizard/mcp-server"
],
"env": {
"SWAPWIZARD_API_KEY": "<your SWAPWIZARD_API_KEY>"
}
}
}
}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.DeFiRe-business%2Fswapwizard-mcp)<a href="https://mcptoplist.com/server/io.github.DeFiRe-business%2Fswapwizard-mcp"><img src="https://mcptoplist.com/badge/io.github.DeFiRe-business%2Fswapwizard-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
defire-business
Available versions (8)
| Version | Published |
|---|---|
| 1.8.9 | Jun 13, 2026 |
| 1.8.8 | Jun 11, 2026 |
| 1.8.7 | Jun 11, 2026 |
| 1.8.6 | Jun 11, 2026 |
| 1.8.5 | Jun 11, 2026 |
| 1.8.4 | Jun 11, 2026 |
| 1.8.3 | Jun 10, 2026 |
| 1.8.2 | Jun 9, 2026 |
Frequently asked questions
- Who maintains SwapWizard?
- SwapWizard is maintained by defire-business, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is SwapWizard listed on the Official MCP Registry?
- Yes — SwapWizard is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does SwapWizard have?
- MCP Toplist tracks 8 versions of SwapWizard, most recently published on Jun 13, 2026.
- Where can I find the source code for SwapWizard?
- The source code for SwapWizard is hosted at github.com/defire-business/swapwizard-mcp.
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.