A
licenseA
qualityD
maintenanceAn MCP server that tracks and analyzes DEX liquidity pools to power intelligent DeFi agents and automated strategies.
1
2
MIT
GitHub Copilot統合を備えたDeFiイールド最適化のための自律型MCPサーバー。
# 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.