MCP COO DeFi
Integrates with GitHub Copilot to enable AI-assisted DeFi yield optimization, including fetching yield opportunities, monitoring treasury, analyzing market signals, and rebalancing portfolios.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP COO DeFifind the best DeFi yield opportunities with APY above 5%"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
π€ MCP COO DeFi v2.0
Autonomous MCP server for DeFi yield optimization with GitHub Copilot integration.
π Quick Deploy
# 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
π Endpoints
Endpoint | Method | Description |
| GET | Status |
| POST | Execute tool |
| GET | List tools |
π 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}}}π Required Secrets
See CONFIGURE_SECRETS.sh for step-by-step instructions.
βοΈ CI/CD
Push to main β GitHub Actions β Cloud Run (europe-west1) automatic.
Requires: 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