Skip to main content
Glama
powergridiq

PowerGridIQ

Official
by powergridiq

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PGIQ_APINoOverride the default API base URL (https://powergridiq.com/api/v1).
PGIQ_KEYNoOptional API key for higher monthly quota. Request from hello@powergridiq.com.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pgiq_marketsA

List every rated power market with its PGIQ tier (1 Prime to 5 Largely closed), 0-100 score, and outlook. Start here to discover market ids.

pgiq_ratingA

Get the full PGIQ Rating and evidence for one market: five-pillar scores (access, availability, cost, momentum, carbon) with rationale, tier, outlook, confidence, thesis, peers, sources, and the latest rating action. Use for a deep read on a specific market.

pgiq_bestA

Get a ranked best-market decision for siting or scheduling a large electricity load (data center, AI cluster, industrial load). Re-weights the five pillars under a lens and returns the top markets with a one-line rationale. This is the decision endpoint.

pgiq_developmentsA

Recent dated, cited grid developments (moratoria, tariffs, queue reforms, big builds) across markets, newest first. Optionally filter to one market.

pgiq_gridB

Grid snapshot for one market: carbon intensity (gCO2/kWh), price, fuel mix, demand, firm headroom and peak stress. The inputs for carbon- and cost-aware scheduling.

pgiq_cheapest_windowA

The cheapest hours to run a flexible load. With a market, returns its typical daily price shape and cheapest window; without one, returns the cheapest grids ranked by trough price. Modelled daily shape, not a real-time forecast.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: market discovery (pgiq_markets), deep rating analysis (pgiq_rating), grid snapshot (pgiq_grid), cheapest hours (pgiq_cheapest_window), recent developments (pgiq_developments), and decision recommendation (pgiq_best). No overlapping functionality.

Naming Consistency5/5

All tool names follow a consistent pattern: lowercase prefix 'pgiq_' followed by a descriptive noun or noun phrase using underscores (e.g., pgiq_cheapest_window, pgiq_developments). No mixing of conventions.

Tool Count5/5

With 6 tools, the server is well-scoped for its purpose of providing electricity market intelligence for large loads. Each tool serves a distinct function without unnecessary bloat or deficiency.

Completeness5/5

The tool set covers the full workflow: discover markets (pgiq_markets), get deep ratings (pgiq_rating), view current grid conditions (pgiq_grid), find cheapest scheduling windows (pgiq_cheapest_window), stay informed on developments (pgiq_developments), and get a ranked decision (pgiq_best). No obvious gaps for the stated domain.

Maintenance

ActivityStale
ResponsivenessNo issues