Connector guide3-minute read16 MCP toolsEN · DE · IT

Cómo conectar 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.

HCBy HelpCode teamActualizado 3 min read Código abierto en GitHub

Sin tarjeta de crédito · 7 días de prueba · Alternativa self-host disponible

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.

herramientas

16

Región

INTL

Categoría

Infrastructure

Autenticación

API Key

Instalar con un clic en Cloud

7 días de prueba gratis · Sin tarjeta de crédito

  • Prueba gratis de 7 días
    Sin tarjeta de crédito
  • GDPR & SOC 2 ready
    Datos en la UE, registros de auditoría
  • Código abierto en GitHub
    Open source · AGPL-3.0
  • Funciona con ChatGPT, Claude, Gemini
    Cualquier cliente compatible con MCP

Sáltate la instalación. Funcionando en menos de 2 minutos.

Inicia una prueba gratuita en cloud.anythingmcp.com, añade DC Hub con un clic y apunta tu cliente de IA (Claude, ChatGPT, Copilot o Cursor) al endpoint MCP generado. Sin Docker, sin git clone, sin experiencia de desarrollo.

Empezar prueba gratis

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.

Prueba a pedir

Prompts de ejemplo para DC Hub

Haz clic en un prompt para copiarlo. Pégalo en Claude, ChatGPT, Cursor, Gemini, Copilot u OpenClaw para ejecutarlo contra este conector.

DC Hub · live vía MCP
Compartir
Opus 4.7

Claude es IA y puede equivocarse. Verifica siempre las respuestas.

💡 ¿Sin instalación? Usa cloud.anythingmcp.com directamente. Inicia sesión, pulsa Connectors → DC Hub, pega tus credenciales, genera una MCP API key — listo. Sin Docker, sin git clone, sin servidor local.

DC Hub + Gemini

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.

Requisitos previos

Las instrucciones de configuración completas están incluidas en el conector (visibles en el store al seleccionarlo). Las variables de entorno requeridas:

(none — public API)

Paso 1 — Obtener credenciales

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)

Paso 2 — Instalar el 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

Paso 3 — Añadir el conector en Gemini

Gemini CLI lee servidores MCP desde ~/.gemini/settings.json (o %APPDATA%\gemini\settings.json en Windows). Añade:

{
  "mcpServers": {
    "anythingmcp": {
      "httpUrl": "https://cloud.anythingmcp.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_MCP_API_KEY" }
    }
  }
}
  1. Obtén tu MCP API key desde AnythingMCP → Perfil → MCP API Keys → Nueva Key.
  2. Guarda el archivo y reinicia gemini.
  3. Ejecuta /mcp en la Gemini CLI — DC Hub debería aparecer como disponible.
  4. Vertex AI Studio: pasa https://cloud.anythingmcp.com/mcp al array tools de tu petición con el mismo header Bearer.

Herramientas disponibles

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

¿Gemini 1.5 Pro o 2.x soportan MCP? Sí — Gemini CLI ≥ 0.4 y la API de tools de Vertex AI aceptan conectores MCP httpUrl con header Bearer.

Siguientes pasos

¿Te ha sido útil esta guía?

Your DC Hub agent is one click away.

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

Guías relacionadas

connectors

Cómo conectar 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

Cómo conectar 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

Cómo conectar 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.

connectors

DC Hub a MCP — Pilota DC Hub desde cualquier agente IA

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

Cómo conectar Kaufland Marketplace a Gemini — 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

Cómo conectar Sentry a Gemini — via MCP

Inspect Sentry projects, issues, and error events.