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.