DC Hub
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DC Hubrank the top US power markets by capacity"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
MCP server:
https://dchub.cloud/mcp(Streamable HTTP)Tools: 53 — query and cite (data is CC-BY-4.0)
Auth: free tier works with no signup; optional OAuth 2.0 (WorkOS AuthKit, Dynamic Client Registration + PKCE) unlocks the full data tier
Privacy: https://dchub.cloud/privacy · Terms: https://dchub.cloud/terms
Docs / full tool list: https://dchub.cloud/llms.txt
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/mcpInstall
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.mcpbLicense
MIT — see LICENSE. Underlying DC Hub data is licensed CC-BY-4.0.
Maintained by DC Hub · https://dchub.cloud · jonathan@dchub.cloud
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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