Skip to main content
Glama

MCP Binance

by shukehi
render.yaml640 B
services: - type: web name: mcp-demo-server runtime: node plan: starter startCommand: pnpm start healthCheckPath: / envVars: - key: NODE_ENV value: production autoDeploy: true - type: web name: mcp-oauth-server runtime: node plan: starter startCommand: pnpm run start:oauth healthCheckPath: / envVars: - key: NODE_ENV value: production - key: SUPABASE_URL sync: false - key: SUPABASE_ANON_KEY sync: false - key: SUPABASE_SERVICE_ROLE_KEY sync: false - key: BASE_URL sync: false autoDeploy: false

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/shukehi/crypto-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server