Electricity Maps MCP — real-time electricity-grid carbon intensity + power
claude mcp add electricity-maps --transport http https://gateway.pipeworx.io/electricity-maps/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"electricity-maps": {
"url": "https://gateway.pipeworx.io/electricity-maps/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"electricity-maps": {
"serverUrl": "https://gateway.pipeworx.io/electricity-maps/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"electricity-maps": {
"type": "http",
"url": "https://gateway.pipeworx.io/electricity-maps/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"electricity-maps": {
"url": "https://gateway.pipeworx.io/electricity-maps/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"electricity-maps": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://gateway.pipeworx.io/electricity-maps/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://gateway.pipeworx.io/electricity-maps/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.pipeworx-io--electricity-maps/reviews or the review_server meta-tool.
POST /mcp