{
  "status": "ok",
  "server": "DC Hub MCP Server",
  "transport": "streamable-http",
  "version": "2.12.8",
  "tools": 83,
  "tools_sample": [
    "execute_plan",
    "search_facilities",
    "get_facility",
    "rank_markets",
    "get_market_intel",
    "get_grid_intelligence",
    "get_interconnection_queue",
    "get_fiber_intel",
    "list_transactions",
    "analyze_site"
  ],
  "tool_examples": "https://dchub.cloud/.well-known/mcp.json (each tool carries `params`)",
  "product": "A read-mostly DATA LAYER about the data-center industry, for AI agents: facilities, DCPI market scores, live ISO grid feeds, fiber routes, interconnection queues, tax incentives and tracked M&A.",
  "not": "NOT a DCIM or monitoring product. No rack telemetry, no per-customer equipment monitoring, no workload scheduler, no webhooks, no websocket stream. Nothing here connects to or operates your infrastructure. It answers questions ABOUT data centers; it does not run one.",
  "api_base": "https://dchub.cloud/api/v1",
  "openapi": "https://dchub.cloud/openapi.json",
  "tools_url": "https://dchub.cloud/.well-known/mcp.json",
  "canonical_counts": "https://dchub.cloud/api/v1/canon/phrases",
  "keyless": "Works without credentials at free-tier depth. There is no API-key portal, no OAuth scope list and no commercial JWT programme.",
  "hint": "POST /mcp with an MCP initialize request to start a session. https://dchub.cloud/integrations/mcp"
}