Skip to main content
Glama

🤖 MCP COO DeFi v2.0

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ático

🔌 엔드포인트

엔드포인트

메서드

설명

/health

GET

상태

/mcp

POST

도구 실행

/mcp/tools

GET

도구 목록

📊 MCP 도구

{"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를 참조하세요.

☁️ CI/CD

main 브랜치 푸시 → GitHub Actions → Cloud Run (europe-west1) 자동 배포. 필수 항목: GitHub Secrets에 GCP_SA_KEY, MCP_API_KEYS 설정 필요.

F
license - not found
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

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