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 "Install 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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that tracks and analyzes DEX liquidity pools to power intelligent DeFi agents and automated strategies.12MIT
- Flicense-qualityCmaintenanceDeFi Yield Intelligence MCP Server β 8 tools for risk-adjusted APY, stablecoin & RWA yield tracking across 19K+ pools. Part of ToolOracle (tooloracle.io).
- Alicense-qualityCmaintenanceMCP server for agent treasury management. Creates yield-bearing vaults, manages USDC deposits, and runs programmable time-based payment streams between agents.MIT
- AlicenseAqualityCmaintenanceCross-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
Related MCP Connectors
MCP server connecting AI agents to non-custodial staking data across 130+ networks.
DeFi Yield Intelligence MCP β 8 tools: 19K+ pools, risk-adjusted APY, RWA yields.
HiveCapital MCP Server β autonomous investment layer for AI agents
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/luisfelipevegarodriguez/mcp-coo-defi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server