Loading MCP server directory, please wait...
Typed Alberta electricity market data and analytics via official AESO APIs.
npx @getmcp/cli add io.github.bchoi-qwe/aeso-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
AESO_API_KEYAESO APIM subscription key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.bchoi-qwe/aeso-mcp": {
"command": "uvx",
"args": [
"aeso-mcp"
],
"env": {
"AESO_API_KEY": ""
}
}
}
}