Skip to main content
Glama

Note: This is the Claude Desktop (MCPB) packaging of the canonical DC Hub MCP server — for the main listing see glama.ai/mcp/servers/qa3uoznre7 · github.com/azmartone67/dchub-mcp-server.

DC Hub — Claude Desktop Extension

A Claude Desktop extension (MCPB) that connects Claude to DC Hub — the live data-center, power & grid intelligence layer for AI agents.

What it does

DC Hub gives Claude live, cited ground truth on the physical infrastructure behind AI: 21,000+ data-center facilities across 170+ countries, 300+ power markets (the DCPI power index with BUILD/CAUTION/AVOID verdicts), real-time ISO grid telemetry and interconnection-queue depth, natural gas, fiber routes, water risk, tax incentives, and 2,000+ tracked M&A deals.

Related MCP server: Property MCP Server

How it works

The extension bundles mcp-remote, which bridges Claude Desktop's local stdio transport to the hosted DC Hub Streamable-HTTP MCP server. mcp-remote is bundled in node_modules and run with Claude Desktop's own Node runtime (process.execPath), so the extension needs no npx, no PATH lookup, and no network download at launch. No data is stored locally — every call goes straight to dchub.cloud.

Claude Desktop  ──stdio──▶  server/index.js  ──▶  mcp-remote  ──HTTPS──▶  https://dchub.cloud/mcp

Install

Download dchub.mcpb and open it with Claude Desktop → Install. Then ask, e.g., "Use DC Hub to rank the top US power markets by capacity."

Build from source

npm install
npx @anthropic-ai/mcpb pack . dchub.mcpb

License

MIT — see LICENSE. Underlying DC Hub data is licensed CC-BY-4.0.

Maintained by DC Hub · https://dchub.cloud · jonathan@dchub.cloud

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/azmartone67/dchub-desktop-extension'

If you have feedback or need assistance with the MCP directory API, please join our Discord server