mcpbeat Sign in

AESO MCP Server

by bchoi-qwe Your server? Claim it
local only

AESO MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 147 installs a week from pypi. Last commit 29 Aug 2026.

Typed Alberta electricity market data and analytics via official AESO APIs.

Installs per day peak 405 · avg 75 · -79% w/w
a month agotoday
147
Installs / week
pypi · aeso-mcp
0
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check AESO MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add aeso-mcp -- uvx aeso-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aeso-mcp": {
      "args": [
        "aeso-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aeso-mcp]
command = "uvx"
args = ["aeso-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "aeso-mcp": {
      "args": [
        "aeso-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aeso-mcp": {
      "args": [
        "aeso-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to AESO MCP

same job, measured the same way
Jmpy MCP Server
by jmpy-me

Official JMPY.me MCP Server: URL shortener, QR codes, and 70+ marketing analytics tools.

answering
Cryptodata MCP
by kota1026

CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...

20 installs/wk local only
Open Markets
by danchev

Financial market data, SEC filings, macroeconomic telemetry, and portfolio analytics through MCP.

local only
Apolloio
by apolloio

Official Apollo.io MCP server for lead enrichment, prospecting, sequences, and analytics.

19 installs/wk local only
Yandex Market Seller
by dontsovcmc

MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics

95 installs/wk local only
Labelgrid MCP
by labelgrid

Official LabelGrid MCP server — manage your music catalog, releases, analytics and distribution.

106 installs/wk local only
Semrush
by pipeworx-io

Semrush MCP Pack — SEO analytics via the Semrush Analytics API.

37 tools answering
Borough NYC Real Estate API
by qwady

Search NYC rentals and sales, property details, building data, and market analytics

42 installs/wk answering

AESO MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for AESO MCP?
AESO MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package aeso-mcp was installed 147 times last week.
How do I connect AESO MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls aeso-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use AESO MCP?
The pypi package aeso-mcp was installed 147 times in the last week. Week over week that is -79%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AESO MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.