A
licenseA
qualityD
maintenanceAn MCP server that tracks and analyzes DEX liquidity pools to power intelligent DeFi agents and automated strategies.
1
2
MIT
用于 DeFi 收益优化的自主 MCP 服务器,支持 GitHub Copilot 集成。
# 1. Clonar y configurar
git clone https://github.com/luisfelipevegarodriguez/mcp-coo-defi
cd mcp-coo-defi
cp .env.example .env
# Editar .env con tus keys
# 2. Local
npm ci && npm start
curl http://localhost:8080/health
# 3. Cloud Run (1-click via GitHub Actions)
# Añade GCP_SA_KEY + secrets en GitHub Settings → Secrets
# Push a main → deploy automáticoRelated MCP server: YieldOracle
端点 | 方法 | 描述 |
| GET | 状态 |
| POST | 执行工具 |
| GET | 列出工具 |
{"tool": "get_defi_yield_opportunities", "params": {"minApy": 3, "limit": 5}}
{"tool": "get_treasury_snapshot", "params": {}}
{"tool": "get_market_signals", "params": {"query": "DeFi APY"}}
{"tool": "rebalance_portfolio", "params": {"targetAllocation": {"USDC": 60, "ETH": 40}}}请参阅 CONFIGURE_SECRETS.sh 获取分步说明。
推送到 main → GitHub Actions → Cloud Run (europe-west1) 自动部署。
需要:GitHub Secrets 中的 GCP_SA_KEY 和 MCP_API_KEYS。
This server cannot be deployed
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
Non-custodial USDC yield vaults on Base mainnet with 9 MCP tools for AI agent treasury.
Passive income opportunity scanner. Yield analysis and portfolio optimization for AI agents.
DeFi Yield Intelligence MCP — 8 tools: 19K+ pools, risk-adjusted APY, RWA yields.