Skip to content

Add DC Hub remote MCP server#1250

Open
azmartone67 wants to merge 1 commit into
stacklok:mainfrom
azmartone67:add-dchub-server
Open

Add DC Hub remote MCP server#1250
azmartone67 wants to merge 1 commit into
stacklok:mainfrom
azmartone67:add-dchub-server

Conversation

@azmartone67

Copy link
Copy Markdown

What

Adds DC Hub, a Community-tier remote MCP server, at registries/toolhive/servers/dchub/.

  • Endpoint: https://dchub.cloud/mcp (transport: streamable-http)
  • Repository: https://github.com/azmartone67/dchub-mcp-server (MIT)
  • Tools: 38 (pulled live from the server's tools/list)
  • Domain: real-time data-center intelligence — 21,000+ facilities across 170+ countries, live grid telemetry + interconnection-queue verdicts for major North American ISOs, 2,000+ tracked M&A deals, the DC Hub Power Index across 232 markets, plus fiber, substations, gas pipelines, NEPA filings, energy pricing, and tax incentives.

A free anonymous tier is available (works without credentials); an optional X-API-Key header unlocks higher rate limits and full datasets.

Files

  • registries/toolhive/servers/dchub/server.json
  • registries/toolhive/servers/dchub/icon.svg (official DC Hub logo)

Validation

Both pass locally:

catalog validate -v   # Registry "toolhive": all servers and skills valid
catalog build -v      # builds clean

server.json is also Prettier-clean against the repo's .prettierrc.

Criteria self-assessment

  • ✅ Open source, public repo, MIT (permissive)
  • ✅ TLS for all transport; X-API-Key is an optional header (no secret committed)
  • ⚠️ No GitHub releases / semver tags yet, single maintainer — happy to cut a tagged v1.0.0 release if that's a prerequisite.

🤖 Generated with Claude Code

DC Hub is a remote (streamable-http) MCP server exposing 38 tools for
data-center intelligence: facility search, power-grid and interconnection-
queue telemetry, energy markets, M&A deal tracking, and site selection.

Community-tier remote entry pointing at https://dchub.cloud/mcp. Validated
with catalog validate and catalog build.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Signed-off-by: Jonathan Martone <azmartone@gmail.com>
@JAORMX

JAORMX commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

I'll check this out in the week, babysitting today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants