@sperax/mcp-defi
v0.2.2
Published
Analyze DeFi: yields, lending markets, LP positions, pools, and strategy backtests.
Maintainers
Readme
@sperax/mcp-defi
Install
npm install @sperax/mcp-defiAnalyze DeFi: yields, lending markets, LP positions, pools, and strategy backtests.
A thin stdio MCP server. It forwards tool calls to the hosted SperaxOS MCP gateway — it holds no API keys and runs no tool logic locally.
Install in Claude Code
claude mcp add defi -- npx -y @sperax/mcp-defiClaude Desktop / Cursor
{
"mcpServers": {
"sperax-defi": { "command": "npx", "args": ["-y", "@sperax/mcp-defi"] }
}
}Configuration
| Env var | Default | Purpose |
| --- | --- | --- |
| SPERAX_MCP_URL | https://chat.sperax.io/webapi/mcp | Upstream gateway base URL (self-host / staging). |
Tools
Bundles these read-only SperaxOS tools:
sperax-lendingsperax-yield-vaultssperax-yield-optimizersperax-il-calculatorsperax-liquidity-advisorsperax-uniswap-v3sperax-pancakeswapsperax-four-memesperax-backtestingsperax-flash-loan-scannersperax-dex-new-listingssperax-listadaosperax-protocolsperax-plutussperax-dust-sweepersperax-swap
Full exposure audit: docs/mcp-gateway.md. Distribution: docs/mcp-distribution.md.
License
mcp-defi is released under the Apache-2.0 license.
