Skip to main content
Glama

search_intelligence

Read-onlyIdempotent

Query DC Hub's live intelligence corpus with natural language to retrieve relevant news, M&A deals, facilities, and market analysis records, each with citations.

Instructions

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.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoAlias for query
limitNoMax results to return, 1-15 (default 8)
queryNoNatural-language query (required), e.g. "grids opening up for AI load in the Southeast"
corpusNoOptional corpus to restrict to: news | deals | facilities | market_narratives. CSV of several is allowed; default searches all.
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true and destructiveHint=false, so the description is not required to repeat safety. The description adds that it returns 'most relevant cited records' but does not elaborate on behavior beyond the annotation coverage. No contradictions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences front-loaded with the core purpose. Every sentence adds value and there is no wasted text.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 4 parameters with full schema coverage and annotations present, the description is fairly complete. It explains the corpus scope and query method but does not detail return format or pagination, which is acceptable for a search tool without an output schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema fully documents parameters. The description adds minor context (e.g., CSV for corpus allowed, default searches all) but does not significantly augment the schema meaning.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool performs 'semantic search over DC Hub live intelligence corpus' including specific types (news, M&A deals, facilities, market analysis narratives). It distinguishes from siblings like 'search_facilities' and 'semantic_search' by specifying the broad corpus and natural-language query capability.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for natural-language queries over the intelligence corpus but does not explicitly state when to use this tool versus alternatives like 'search', 'search_facilities', or 'semantic_search'. There are no exclusions or when-not guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/azmartone67/dchub-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server