← Registry

Analytics

waitingforpower.com

Serves searchable data and statistics on energy projects waiting for power, including their causes and policy reform proposals.

1 endpoint6 known toolsFirst detected September 7, 2026Last detected September 7, 2026

ENDPOINT 1

https://waitingforpower.com/mcp

No auth detected

MCP server metadata

Name
waitingforpower
Version
1.0.0
Capabilities
tools.listChanged

Known tools 6

search_projects

Search the WaitingForPower dataset of U.

Inferred read-only
get_project

Full detail for one WaitingForPower project by slug — cited sources, milestone timeline, capacity, and estimated investment waiting.

Inferred read-only
get_stats

Headline aggregate numbers (project count, capacity waiting, clean-energy capacity waiting, estimated investment waiting) for the WaitingForPower dataset, optionally scoped by the same filters as search_projects.

Inferred read-only
list_causes

The fixed set of structural bottleneck categories (interconnection queue backlog, NEPA review, multi-agency permitting, transmission siting, litigation, local/state opposition, financing/supply chain) every tracked project's delay is mapped to — with a neutral description of each.

Inferred read-only
list_policies

WaitingForPower's six bipartisan permitting-reform policy proposals, one per structural cause category — each with a summary, strengths, weaknesses, and related bills.

Inferred read-only
list_states

USPS state codes and full names usable as the `state` filter in other tools.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.waitingforpower]
url = "https://waitingforpower.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "waitingforpower": {
      "type": "http",
      "url": "https://waitingforpower.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: waitingforpower
Remote MCP URL: https://waitingforpower.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "waitingforpower": {
      "url": "https://waitingforpower.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "waitingforpower": {
      "type": "http",
      "url": "https://waitingforpower.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "waitingforpower",
  "transport": "streamable-http",
  "url": "https://waitingforpower.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.