mcpbeat Sign in

Pgiq MCP Server

by powergridiq Your server? Claim it
local only

Pgiq MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 14 Jul 2026.

PGIQ Rating as agent tools for siting large electricity loads across 67 power markets.

Installs per day peak 26 · avg 7 · -17% w/w
a month agotoday
25
Installs / week
npm · pgiq-mcp
0
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
unlicensed (all rights reserved)
License
JavaScript

Nothing serious here today

Today is the operative word: we check Pgiq MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add pgiq-mcp -- npx -y pgiq-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "pgiq-mcp": {
      "args": [
        "-y",
        "pgiq-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.pgiq-mcp]
command = "npx"
args = ["-y", "pgiq-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "pgiq-mcp": {
      "args": [
        "-y",
        "pgiq-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "pgiq-mcp": {
      "args": [
        "-y",
        "pgiq-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PGIQ_KEY (Optional pk_live_ API key for higher monthly rate limits). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Pgiq MCP

same job, measured the same way
Sub Agents MCP
by shinpr

MCP server for delegating tasks to specialized AI sub-agents across coding tools

135 installs/wk local only
Plateau Creative MCP
by pixelx-jp

PLATEAU 3D city data as scene-editing and glTF export tools for creative LLM agents.

64 installs/wk local only
Abm MCP
by abm-dev-git

abm.dev — the account-based marketing API for AI agents: Search, Enrich, and Create across B2B.

36 installs/wk answering
Openmm MCP
by qbt-labs

MCP server for OpenMM — exposes market data, account, trading, and strategy tools to AI agents

15 tools answering
Dryos
by dryos

Live US power market prices, load, generation, weather and permits for AI agents.

5 tools answering
Electronics Rfq Agent
by rudrendupaul

AI quoting agent for electronics distributors. RFQ in, quote out via MCP tools.

193 installs/wk local only
Rftools
by antonpogrebenko-public

241 RF & electronics calculators + 13 simulation tools for AI agents.

541 installs/wk local only
UnClick
by malamutemayhem

AI agent tool marketplace. 60+ tools for social, e-commerce, accounting, and messaging.

238 installs/wk local only

Pgiq MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Pgiq MCP?
Pgiq MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package pgiq-mcp was installed 25 times last week.
How do I connect Pgiq MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls pgiq-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Pgiq MCP?
The npm package pgiq-mcp was installed 25 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Pgiq MCP open source?
No, and the distinction matters: its licence is declared as unlicensed (all rights reserved). That makes it source-available — you can read the code, but the terms are the author's own, not one of the recognised open-source licences. Read them before you build on it.