Skip to main content
Glama

MCP Energy Server

by ebarros23
render.yaml413 B
services: - type: web name: mcp-energy env: python region: oregon plan: free branch: main buildCommand: pip install -r requirements.txt startCommand: python server_web.py envVars: - key: EIA_API_KEY value: BPlYS1rJRCA0cyGaS6c2JP0rl3wDgUv0QPZQf1o0 - key: PYTHON_VERSION value: 3.11.0 - key: PORT value: 10000 healthCheckPath: /health

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/ebarros23/mcp-energy'

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