MCP Server
MCP
io.github.pranavbhosale25/eia-mcp-gridsense
MCP server for US electricity grid data: fuel mix, demand, retail prices, CO2 emissions
Install
uvx eia-mcp-gridsense
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "eia-mcp-gridsense",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your EIA API key (register at https://www.eia.gov/opendata/register.php)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "EIA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment