MCP COO DeFi
🤖 MCP COO DeFi v2.0
Autonomer MCP-Server zur DeFi-Yield-Optimierung mit GitHub Copilot-Integration.
🚀 Schnelles Deployment
# 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
🔌 Endpunkte
Endpunkt | Methode | Beschreibung |
| GET | Status |
| POST | Tool ausführen |
| GET | Tools auflisten |
📊 MCP-Tools
{"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}}}🔑 Erforderliche Secrets
Siehe CONFIGURE_SECRETS.sh für Schritt-für-Schritt-Anleitungen.
☁️ CI/CD
Push auf main → GitHub Actions → Cloud Run (europe-west1) automatisch.
Erfordert: GCP_SA_KEY, MCP_API_KEYS in GitHub Secrets.
This server cannot be deployed
Maintenance
Related MCP Connectors
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.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that tracks and analyzes DEX liquidity pools to power intelligent DeFi agents and automated strategies.12MIT
- FlicenseNot gradedqualityCmaintenanceDeFi Yield Intelligence MCP Server — 8 tools for risk-adjusted APY, stablecoin & RWA yield tracking across 19K+ pools. Part of ToolOracle (tooloracle.io).-
- AlicenseNot gradedqualityCmaintenanceMCP server for agent treasury management. Creates yield-bearing vaults, manages USDC deposits, and runs programmable time-based payment streams between agents.MIT
- AlicenseAqualityBmaintenanceCross-chain DeFi intelligence MCP server for AI agents. 7 tools for yield discovery, pool analysis, profit simulation, risk scoring, whale tracking, impermanent loss calculation, and DeFi overview across 86 chains and 6,500+ liquidity pools.71AGPL 3.0