search_intelligence
ActiveTool of cloud.dchub/mcp-server
declared in 2.4.4
Semantic search over DC Hub live intelligence corpus — news, M&A deals, facilities, and market analysis narratives. Natural-language query returns the most relevant cited records.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"q": {
"type": "string",
"description": "Alias for query"
},
"limit": {
"type": "number",
"description": "Max results to return, 1-15 (default 8)"
},
"query": {
"type": "string",
"description": "Natural-language query (required), e.g. \"grids opening up for AI load in the Southeast\""
},
"corpus": {
"type": "string",
"description": "Optional corpus to restrict to: news | deals | facilities | market_narratives. CSV of several is allowed; default searches all."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
cloud.dchub/mcp-server
https://github.com/azmartone67/dchub-backend
1/7 registries