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 4,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

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables natural language conversations with Spain's electrical grid data through Claude, providing real-time access to electricity demand, generation, prices, and emissions data from Red Eléctrica de España (REE).
    18
    11
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Connects AI agents to energy infrastructure with 30+ tools for managing sites, assets, dispatch, settlements, compliance, and carbon tracking.
    34
    39
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides Claude with real-time access to markets, research, X/Twitter, and crypto data via a unified pay-per-call system with no API keys.
    20
    2,420
    426
    MIT

View all related MCP servers

Related MCP Connectors

  • Data-center, grid, fiber & gas infrastructure intelligence for AI agents — query and cite.

  • Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.

  • Give your agent web search and authoritative datasets: S&P Global, FRED, OECD, SimilarWeb & more.

View all MCP Connectors

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