Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

DC Hub — Data Center & Power Intelligence

REMOTE · DCHUB.CLOUD · SCANNED AUG 3

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

Available components

+8 this week 70 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability55
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 31604 tokens (~200/item across 158 items; 82 tools + 76 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management26
  • Stability check failed: schema churn in the 8 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 2 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · dchub.cloud

# add to Claude Code
claude mcp add --transport http cloud-dchub-mcp-server https://dchub.cloud/mcp
# ~/.codex/config.toml
[mcp_servers.cloud-dchub-mcp-server]
url = "https://dchub.cloud/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "cloud-dchub-mcp-server": {
      "type": "remote",
      "url": "https://dchub.cloud/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add cloud-dchub-mcp-server --url https://dchub.cloud/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  cloud-dchub-mcp-server:
    url: "https://dchub.cloud/mcp"
// mcp.json
{
  "mcpServers": {
    "cloud-dchub-mcp-server": {
      "type": "http",
      "url": "https://dchub.cloud/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 2 Aug 26 +1
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 1 Aug 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • Stability: 0.10 → fail security
    • This server's schema is too large to store in full, so we cannot compare its tools day to day functional
  • 29 Jul 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “plan_query” rewrote its description, which is the text the model reads security
    • Tool “execute_plan” rewrote its description, which is the text the model reads security
    • New tool “get_hosting_capacity” functional
    • “execute_plan” reworded the description of “intent” cosmetic
  • 28 Jul 26 +2
    • Tool “claim_free_key” rewrote its description, which is the text the model reads security
  • 27 Jul 26 −5
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://dchub.cloud/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=dchub.cloud CN=WE1,O=Google Trust Services,C=US 15 Jun 2026 13 Sept 2026 ECDSA 256 ECDSA-SHA256 d24583370ee97fbe1322e3c6842731e5
SANs: dchub.cloud
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of dchub.cloud. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
cloud. present 7041 13 Verified
dchub.cloud. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
content-security-policy default-src 'none'; frame-ancestors 'none'
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://dchub.cloud/mcp Verified 200
http (plaintext) http://dchub.cloud/mcp HTTPS enforced 301 https://dchub.cloud/mcp
MCP tools — 82 exposed · ~28,306 tokens partial

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_market_dcpi_rank ~198

No description provided.

NameTypeReqDescription
market_slugstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
avg_kwh_cents
citationobject
composite_score
computed_at
constraint_score
curtailment_pct
data_basis
data_basis_source
excess_power_score
forecast
iso
latitude
longitude
market_name
market_slug
narrative
provenanceobject
published
quality_score
queue_wait_months
quotaobject
reserve_margin_pct
site_evaluation_handoff
state
tier_required
time_to_power_months
top_opportunities_json
top_risks_json
trend_30d
verdict

No examples provided.

get_market_intel ~321

No description provided.

NameTypeReqDescription
compare_tostring
marketstring
metricstring
periodstring
NameTypeReqDescription
_entitystring
_front_doorobject
_gated
_return_loopobject
by_status
citationobject
market
provenanceobject
quotaobject
recent_facilities
related_intel
site_evaluation_handoff
stats
success
top_providers

No examples provided.

get_metro_fiber ~440

No description provided.

NameTypeReqDescription
marketstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_news ~290

No description provided.

NameTypeReqDescription
categorystring
date_fromstring
date_tostring
limitinteger
min_relevancenumber
querystring
sourcestring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_permitting_intel ~242

No description provided.

NameTypeReqDescription
classstring
statestring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_pipeline ~406

No description provided.

NameTypeReqDescription
countrystring
expected_completion_beforestring
limitinteger
min_capacity_mwnumber
offsetinteger
operatorstring
statusstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_power_availability_timeline ~385

No description provided.

NameTypeReqDescription
mwnumber
statestring
yearsnumber
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_power_pipeline ~399

No description provided.

NameTypeReqDescription
bastring
limitinteger
min_mwnumber
statestring
statusstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_refined_queue ~1,005

No description provided.

NameTypeReqDescription
baseload_onlyboolean
fuel_typestring
geocoded_onlyboolean
isostring
limitinteger
max_fiber_kmnumber
max_ttp_monthsinteger
min_mwnumber
statusstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_renewable_energy ~366

No description provided.

NameTypeReqDescription
energy_typestring
latnumber
latitudenumber
lngnumber
lonnumber
longitudenumber
statestring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_retirement_headroom ~462

No description provided.

NameTypeReqDescription
fuel_filterstring
horizon_monthsintegeryes
limitinteger
region_isostring
target_mwnumberyes
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_shortlist ~132

No description provided.

NameTypeReqDescription
namestring
refreshboolean
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_tax_incentives ~234

No description provided.

NameTypeReqDescription
statestring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

get_water_risk ~337

No description provided.

NameTypeReqDescription
latnumber
latitudenumber
lngnumber
lonnumber
longitudenumber
statestring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

grid_transition_radar ~187

No description provided.

NameTypeReqDescription
limitinteger
max_monthsinteger
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

hyperscaler_deals ~160

No description provided.

NameTypeReqDescription
limitinteger
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
computed_at
deals
error
feed_name
landing
live_feed
methodology
provenanceobject
quotaobject
result_count
site_evaluation_handoff

No examples provided.

list_saved_sites ~248

No description provided.

NameTypeReqDescription
sincestring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

list_transactions ~372

No description provided.

NameTypeReqDescription
buyerstring
date_fromstring
date_tostring
deal_typestring
limitinteger
max_value_usdnumber
min_value_usdnumber
offsetinteger
regionstring
sellerstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
cached
citationobject
count
data_source
note
provenanceobject
quotaobject
site_evaluation_handoff
success
tier
total_count
total_value
total_value_unit
transactions

No examples provided.

plan_fiber_leadin ~414

No description provided.

NameTypeReqDescription
bore_minteger
fibrestring
fromstring
ninteger
tostring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

plan_query ~453

No description provided.

NameTypeReqDescription
context
intentstringyes
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
alternatives
best_tool
chaining
citationobject
confidence
coverage_notes
estimated_calls
execution_estimate
execution_strategy
execution_waves
intent
intent_class
intent_confidence
matched_classes
note
ok
parallelizable
planner_rationale
provenanceobject
quotaobject
reason
recommended_sequence
replayobjectyes
site_evaluation_handoff
workflow_confidence
workflow_confidence_basis

No examples provided.

predict_market_trajectory ~335

No description provided.

NameTypeReqDescription
horizon_quartersinteger
market_slugstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

rank_markets ~530

No description provided.

NameTypeReqDescription
criteriastring
limitinteger
min_capacity_mwnumber
regionstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

rank_sites ~931

No description provided.

NameTypeReqDescription
absoluteboolean
candidates
constraints
objectives
percentileboolean
require_completeboolean
shortlist_namestring
top_kinteger
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

recover_my_key ~150

No description provided.

NameTypeReqDescription
emailstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

research_task ~241

No description provided.

NameTypeReqDescription
questionstring
task_idstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

save_site ~428

No description provided.

NameTypeReqDescription
latnumber
latitudenumber
lngnumber
lonnumber
longitudenumber
marketstring
namestring
notesstring
statestring
target_mwnumber
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

save_to_shortlist ~353

No description provided.

NameTypeReqDescription
notesstring
objectives
shortlist_namestringyes
siteyes
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

score_facility ~229

No description provided.

NameTypeReqDescription
facility_idstring
weightingstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

search ~111

No description provided.

NameTypeReqDescription
querystringyes
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

search_facilities ~351

No description provided.

NameTypeReqDescription
citystring
countrystring
limitinteger
max_capacity_mwnumber
min_capacity_mwnumber
offsetinteger
operatorstring
querystring
statestring
tierinteger
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
count
data
full_results_available
note
provenanceobject
quotaobject
site_evaluation_handoff
success
tier
total_matching

No examples provided.

search_intelligence ~131

No description provided.

NameTypeReqDescription
corpusstring
limitnumber
qstring
querystring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

semantic_search ~341

No description provided.

NameTypeReqDescription
corpusstring
knumber
qstring
querystring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

set_market_alert ~253

No description provided.

NameTypeReqDescription
channelstring
destinationstring
marketstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

set_shortlist_alert ~233

No description provided.

NameTypeReqDescription
delta_belownumber
notifyyes
percentile_belownumber
shortlist_namestring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

set_site_alert ~371

No description provided.

NameTypeReqDescription
notify_emailstring
saved_site_id
thresholdnumber
trigger_typestring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

simulate_scenario ~426

No description provided.

NameTypeReqDescription
avg_kwh_cents_pctnumber
curtailment_pct_deltanumber
marketstring
queue_wait_months_deltanumber
reserve_margin_pct_deltanumber
time_to_power_months_deltanumber
top_ninteger
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

site_selection_canvas ~282

No description provided.

NameTypeReqDescription
capacity_mwinteger
limitinteger
max_monthsinteger
regionstring
verdictstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

standing_intent ~426

No description provided.

NameTypeReqDescription
actionstring
intent_idstring
kindstring
marketstring
qstring
statestring
webhook_urlstring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.

subscribe_digest ~201

No description provided.

NameTypeReqDescription
emailstring
sourcestring
NameTypeReqDescription
_entitystring
_front_doorobject
_return_loopobject
citationobject
provenanceobject
quotaobject
site_evaluation_handoff

No examples provided.