Skip to main content
Glama

πŸ€– 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Γ‘tico

Related MCP server: YieldOracle

πŸ”Œ Endpoints

Endpoint

Method

Description

/health

GET

Status

/mcp

POST

Execute tool

/mcp/tools

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.

F
license - not found
Not graded
quality - not tested
D
maintenance

Maintenance

0Releases (12mo)

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server for agent treasury management. Creates yield-bearing vaults, manages USDC deposits, and runs programmable time-based payment streams between agents.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Cross-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.
    7
    1
    AGPL 3.0

View all related MCP servers

Latest Blog Posts

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