Eia MCP Gridsense runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi. Last commit 6 Jul 2026.
MCP server for US electricity grid data: fuel mix, demand, retail prices, CO2 emissions
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.
claude mcp add eia-mcp-gridsense -- uvx eia-mcp-gridsense
{
"mcpServers": {
"eia-mcp-gridsense": {
"args": [
"eia-mcp-gridsense"
],
"command": "uvx"
}
}
}
[mcp_servers.eia-mcp-gridsense]
command = "uvx"
args = ["eia-mcp-gridsense"]
{
"mcpServers": {
"eia-mcp-gridsense": {
"args": [
"eia-mcp-gridsense"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"eia-mcp-gridsense": {
"args": [
"eia-mcp-gridsense"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.