PowerGridIQ MCP Server (PGIQ Rating)
This MCP server exposes PGIQ Rating data as callable tools for MCP-capable agents. It wraps a read-only REST API at https://powergridiq.com/api/v1 and covers 67 global power markets, providing how markets are rated and guidance for siting or scheduling large electricity loads.
🛠️ Key Features
- Server name:
io.github.powergridiq/pgiq-mcp - Description: PGIQ Rating as agent tools for siting large electricity loads across 67 power markets
- Read-only access to
https://powergridiq.com/api/v1 - Tooled access to rated markets and per-market ratings (including evidence)
🚀 Use Cases
- Determine where to site or schedule a large electricity load
- Retrieve ratings for specific markets (example provided:
quebec) - Start from a complete list of rated markets, then drill into details
⚡ Developer Benefits
- Tools designed for MCP agents (Claude Desktop, Claude Code, Cursor, custom agents)
pgiq_marketsto list markets with id, tier, score, and outlookpgiq_rating(market)for a full five-pillar rating with evidence
⚠️ Limitations
- Uses a read-only REST API endpoint; it does not describe write capabilities
- Readme excerpt is partial (tool list beyond
pgiq_best(lens?is not fully provided)