MCP COO DeFi
🤖 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🔌 エンドポイント
エンドポイント | メソッド | 説明 |
| GET | ステータス |
| POST | ツールの実行 |
| 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 が必要です。
This server cannot be installed
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