Defi MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 154 installs a week from pypi. Last commit 24 Jun 2026.
AI agent access to on-chain DeFi data on Polygon & Arbitrum: balances, positions, prices.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add defi-mcp -- uvx defi-mcp
{
"mcpServers": {
"defi-mcp": {
"args": [
"defi-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.defi-mcp]
command = "uvx"
args = ["defi-mcp"]
{
"mcpServers": {
"defi-mcp": {
"args": [
"defi-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"defi-mcp": {
"args": [
"defi-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.