DC Hub — Data Center Site Selection & Colocation: Electricity, Power Grid, Gas, Fiber for LangChain
cloud.dchub/mcp-server
Live power, energy, grid, gas, fiber + off-market data-center capacity in kW/MW — query and cite.
client:LangChain
transport:streamable-http
tools:92
Install DC Hub — Data Center Site Selection & Colocation: Electricity, Power Grid, Gas, Fiber in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"mcp-server": {
"transport": "streamable_http",
"url": "https://dchub.cloud/mcp/registry",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- search
- fetch
- execute_plan
- search_facilities
- get_facility
- get_market_intel
- get_market_dcpi_rank
- predict_market_trajectory
- get_gas_index
- get_gas_economics
- get_grid_scoreboard
- compare_isos
- get_intelligence_index
- list_transactions
- get_news
- semantic_search
- search_intelligence
- get_market_context
- get_iso_context
- get_pipeline
- get_power_pipeline
- get_infra_projects
- get_power_availability_timeline
- get_global_power