defi-mcp
Rank #43,115io.github.matiosera3-ops/defi-mcp
AI agent access to on-chain DeFi data on Polygon & Arbitrum: balances, positions, prices.
defi-mcp is a Model Context Protocol (MCP) server published by matiosera3-ops. It ranks #43,115 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. defi-mcp is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 4 tracked versions. It was first listed on Jun 21, 2026 and most recently updated on Jun 23, 2026.
Ranks ahead of 89,290 of 132,405 servers on MCP Toplist.
Use defi-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add defi-mcp -e "POLYGON_RPC_URL=<your POLYGON_RPC_URL>" -e "ARBITRUM_RPC_URL=<your ARBITRUM_RPC_URL>" -- uvx defi-mcpReplace each placeholder with your own value before saving.
[mcp_servers.defi-mcp]
command = "uvx"
args = ["defi-mcp"]
[mcp_servers.defi-mcp.env]
POLYGON_RPC_URL = "<your POLYGON_RPC_URL>"
ARBITRUM_RPC_URL = "<your ARBITRUM_RPC_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"defi-mcp": {
"command": "uvx",
"args": [
"defi-mcp"
],
"env": {
"POLYGON_RPC_URL": "<your POLYGON_RPC_URL>",
"ARBITRUM_RPC_URL": "<your ARBITRUM_RPC_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"defi-mcp": {
"command": "uvx",
"args": [
"defi-mcp"
],
"env": {
"POLYGON_RPC_URL": "<your POLYGON_RPC_URL>",
"ARBITRUM_RPC_URL": "<your ARBITRUM_RPC_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"defi-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"defi-mcp"
],
"env": {
"POLYGON_RPC_URL": "<your POLYGON_RPC_URL>",
"ARBITRUM_RPC_URL": "<your ARBITRUM_RPC_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"defi-mcp": {
"command": "uvx",
"args": [
"defi-mcp"
],
"env": {
"POLYGON_RPC_URL": "<your POLYGON_RPC_URL>",
"ARBITRUM_RPC_URL": "<your ARBITRUM_RPC_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"defi-mcp": {
"command": "uvx",
"args": [
"defi-mcp"
],
"env": {
"POLYGON_RPC_URL": "<your POLYGON_RPC_URL>",
"ARBITRUM_RPC_URL": "<your ARBITRUM_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.matiosera3-ops%2Fdefi-mcp)<a href="https://mcptoplist.com/server/io.github.matiosera3-ops%2Fdefi-mcp"><img src="https://mcptoplist.com/badge/io.github.matiosera3-ops%2Fdefi-mcp.svg" alt="MCP Toplist: Top 50% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
matiosera3-ops
Other servers by matiosera3-ops
View all matiosera3-ops servers →Available versions (4)
| Version | Published |
|---|---|
| 0.1.6 | Jun 23, 2026 |
| 0.1.5 | Jun 23, 2026 |
| 0.1.3 | Jun 22, 2026 |
| 0.1.1 | Jun 21, 2026 |
Frequently asked questions
- Who maintains defi-mcp?
- defi-mcp is maintained by matiosera3-ops, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is defi-mcp listed on the Official MCP Registry?
- Yes — defi-mcp is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does defi-mcp have?
- MCP Toplist tracks 4 versions of defi-mcp, most recently published on Jun 23, 2026.
- Where can I find the source code for defi-mcp?
- The source code for defi-mcp is hosted at github.com/matiosera3-ops/defi-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.