Skip to main content
Glama
smithery.yaml578 B
runtime: "container" build: dockerfile: "Dockerfile" dockerBuildPath: "." startCommand: type: "http" configSchema: type: "object" properties: ALPHA_ESS_APP_ID: type: "string" description: "Alpha ESS API App ID from https://open.alphaess.com/" ALPHA_ESS_APP_SECRET: type: "string" description: "Alpha ESS API App Secret from https://open.alphaess.com/" required: ["ALPHA_ESS_APP_ID", "ALPHA_ESS_APP_SECRET"] exampleConfig: ALPHA_ESS_APP_ID: "your_app_id_here" ALPHA_ESS_APP_SECRET: "your_app_secret_here"

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/michaelkrasa/alpha-ess-mcp-server'

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