Connector guide3-minute read16 MCP toolsEN · DE · IT

Come collegare DC Hub a Cursor — via MCP

Data centre and power-grid intelligence from DC Hub: facilities worldwide, market power-readiness scores, the US interconnection queue, construction pipeline, M&A transactions, live ISO grid fuel mix and electricity prices, plus site scoring and multi-site ranking. Twelve of the sixteen tools work without an API key.

HCBy HelpCode teamAggiornato 3 min read Open source su GitHub

Nessuna carta di credito · 7 giorni di prova · Alternativa self-host disponibile

DC Hub

DC Hub

Data centre and power-grid intelligence from DC Hub: facilities worldwide, market power-readiness scores, the US interconnection queue, construction pipeline, M&A transactions, live ISO grid fuel mix and electricity prices, plus site scoring and multi-site ranking. Twelve of the sixteen tools work without an API key.

tool

16

Regione

INTL

Categoria

Infrastructure

Autenticazione

API Key

Installa con un clic su Cloud

7 giorni di prova gratuita · Nessuna carta di credito

  • Prova gratuita di 7 giorni
    Nessuna carta di credito
  • GDPR & SOC 2 ready
    Dati in UE, log di audit
  • Open source su GitHub
    Open source · AGPL-3.0
  • Funziona con ChatGPT, Claude, Gemini
    Qualsiasi client compatibile MCP

Salta l'installazione. Attivo in meno di 2 minuti.

Avvia una prova gratuita su cloud.anythingmcp.com, aggiungi DC Hub con un clic, poi punta il tuo client AI (Claude, ChatGPT, Copilot o Cursor) all'endpoint MCP generato. Niente Docker, niente git clone, nessuna esperienza di sviluppo richiesta.

Inizia la prova gratuita

Summary

Data centre and power-grid intelligence from DC Hub: facilities worldwide, market power-readiness scores, the US interconnection queue, construction pipeline, M&A transactions, live ISO grid fuel mix and electricity prices, plus site scoring and multi-site ranking. Twelve of the sixteen tools work without an API key.

Prova a chiedere

Prompt di esempio per DC Hub

Clicca su un prompt per copiarlo. Incollalo in Claude, ChatGPT, Cursor, Gemini, Copilot o OpenClaw per eseguirlo contro questo connettore.

DC Hub · live via MCP
Condividi
Opus 4.7

Claude è un'AI e può sbagliare. Verifica sempre le risposte.

💡 Niente installazione? Vai direttamente su cloud.anythingmcp.com. Accedi, clicca Connectors → DC Hub, inserisci le credenziali, genera una MCP API key — fatto. Niente Docker, niente git clone, niente server locale.

DC Hub + Cursor

Data centre and power-grid intelligence from DC Hub: facilities worldwide, market power-readiness scores, the US interconnection queue, construction pipeline, M&A transactions, live ISO grid fuel mix and electricity prices, plus site scoring and multi-site ranking. Twelve of the sixteen tools work without an API key.

Prerequisiti

Le istruzioni di setup complete sono incluse nel connettore stesso (visibili nello store quando lo selezioni). Le variabili d'ambiente richieste sono:

(none — public API)

Step 1 — Ottieni le credenziali

Data centre and energy-grid intelligence for site selection, infrastructure investment and power analysis.

What works without a key, and what does not

Twelve of the sixteen tools answer anonymously, so the connector installs in one click and most questions work immediately. Four do not, and they fail in two different ways.

403 without a key — dchub_pipeline, dchub_grid_fuel_mix, dchub_energy_prices. A free developer key unlocks these.

403 even with a free key — dchub_site_score requires DC Hub's paid Pro plan. No free key unlocks it. Treat it as unavailable unless the workspace holds a Pro key.

…(continued in the in-app connector instructions)

Step 2 — Installa l'adapter

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

Step 3 — Aggiungi il connettore in Cursor

Cursor legge i server MCP da ~/.cursor/mcp.json. Aggiungi questa voce:

{
  "mcpServers": {
    "anythingmcp": {
      "url": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. Ottieni la tua MCP API key da AnythingMCP → Profilo → MCP API Keys → Nuova Key.
  2. Salva il file e riavvia Cursor.
  3. Apri Cursor → Impostazioni → MCP per verificare che DC Hub sia presente e "Connected".
  4. Inizia a chattare — tutti gli strumenti di DC Hub sono ora invocabili.

Tool disponibili

ToolWhat it does
dchub_statsPlatform-wide statistics: total facilities tracked, countries, providers and aggregate capacity in MW
dchub_search_facilitiesSearch DC Hub's data centre facilities by free text (city, provider or market name) and/or country
dchub_facility_detailFull record for one facility: contacts, capacity detail and certifications
dchub_list_marketsList every tracked data centre market with summary statistics
dchub_compare_marketsSide-by-side comparison of two or more data centre markets
dchub_market_dcpiDC Hub Power Index for one market: a BUILD / CAUTION / AVOID verdict plus composite_score, excess_power_score, constraint_score and time_to_
dchub_ai_capacity_indexMarkets ranked by AI-ready deployable MW for near-term large-load siting, with a hyperscale_ready flag and an ai_ready_mw proxy
dchub_interconnection_queueFilter the ~5,300-project US interconnection queue (7 ISOs) server-side, so you receive the survivors instead of the raw ~1,744 GW queue
dchub_pipelineData centres under construction or announced — the forward supply picture for a market
dchub_transactionsRecent data centre M&A: acquisitions, investments, joint ventures, leases and development deals
dchub_newsLatest data centre industry news, aggregated from 40+ sources
dchub_site_scoreSuitability score (0-100) for data centre development at one specific location
dchub_grid_fuel_mixReal-time fuel mix of a US power grid, refreshed about every 60 seconds
dchub_energy_pricesElectricity pricing for one US state — the input to any operating-cost estimate for a site in that state
dchub_analyze_parcelStructured read of a GeoJSON parcel boundary: geodesic acreage, the largest member's centroid as a representative point (never the centre of
dchub_rank_sitesDeterministic ranking of candidate sites under hard constraints and signed weighted objectives

FAQ

Cursor supporta MCP server personalizzati nel piano free? Sì — MCP è disponibile su Hobby, Pro e Business.

Prossimi passi

Questa guida ti è stata utile?

Your DC Hub agent is one click away.

Install the connector, paste the key, prompt Cursor. Free for 7 days, no credit card.

Guide correlate

connectors

Come collegare DC Hub a ChatGPT — via MCP

Data centre and power-grid intelligence from DC Hub: facilities worldwide, market power-readiness scores, the US interconnection queue, construction pipeline, M&A transactions, live ISO grid fuel mix and electricity prices, plus site scoring and multi-site ranking. Twelve of the sixteen tools work without an API key.

connectors

Come collegare DC Hub a Claude — via MCP

Data centre and power-grid intelligence from DC Hub: facilities worldwide, market power-readiness scores, the US interconnection queue, construction pipeline, M&A transactions, live ISO grid fuel mix and electricity prices, plus site scoring and multi-site ranking. Twelve of the sixteen tools work without an API key.

connectors

Come collegare DC Hub a Gemini — via MCP

Data centre and power-grid intelligence from DC Hub: facilities worldwide, market power-readiness scores, the US interconnection queue, construction pipeline, M&A transactions, live ISO grid fuel mix and electricity prices, plus site scoring and multi-site ranking. Twelve of the sixteen tools work without an API key.

connectors

DC Hub su MCP — Pilota DC Hub da qualsiasi agente AI

Data centre and power-grid intelligence from DC Hub: facilities worldwide, market power-readiness scores, the US interconnection queue, construction pipeline, M&A transactions, live ISO grid fuel mix and electricity prices, plus site scoring and multi-site ranking. Twelve of the sixteen tools work without an API key.

connectors

Come collegare Kaufland Marketplace a Cursor — via MCP

Kaufland Marketplace (formerly real.de) seller API: orders and their units, shipments, storefront listings, units, tickets and warehouses. HMAC-signed requests — the signature covers the method, URL, body and a timestamp.

connectors

Come collegare Sentry a Cursor — via MCP

Inspect Sentry projects, issues, and error events.