Skip to main content
Glama
dev-wraithgt60

Massive.com MCP Server

list_benzinga_analysts

Read-only

Retrieve and filter Benzinga analyst profiles with customizable parameters for financial research and market analysis.

Instructions

List Benzinga analysts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
benzinga_idNo
benzinga_id_any_ofNo
benzinga_id_gtNo
benzinga_id_gteNo
benzinga_id_ltNo
benzinga_id_lteNo
benzinga_firm_idNo
benzinga_firm_id_any_ofNo
benzinga_firm_id_gtNo
benzinga_firm_id_gteNo
benzinga_firm_id_ltNo
benzinga_firm_id_lteNo
firm_nameNo
firm_name_any_ofNo
firm_name_gtNo
firm_name_gteNo
firm_name_ltNo
firm_name_lteNo
full_nameNo
full_name_any_ofNo
full_name_gtNo
full_name_gteNo
full_name_ltNo
full_name_lteNo
limitNo
sortNo
paramsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

The annotations provide readOnlyHint=true, indicating this is a safe read operation. The description doesn't contradict this, but it also adds no behavioral context beyond the basic 'list' action. It doesn't mention pagination behavior (though 'limit' parameter exists), rate limits, authentication needs, or what the output contains. With annotations covering the safety aspect, the description adds minimal value.

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 extremely concise at just three words. While this represents under-specification rather than ideal conciseness, according to the scoring rules, conciseness evaluates whether every sentence earns its place. Here, the single phrase has no wasted words, so it technically meets the criteria for maximum conciseness.

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

Completeness1/5

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

Given the complexity (27 parameters with 0% schema coverage, no output schema details provided in context), the description is completely inadequate. It doesn't explain what the tool returns, how to use the numerous filtering parameters, or provide any context about the Benzinga analyst data model. The existence of an output schema doesn't compensate for the complete lack of parameter documentation.

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

Parameters1/5

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

The schema description coverage is 0%, meaning none of the 27 parameters have descriptions in the schema. The tool description provides absolutely no information about parameters, not even mentioning that filtering or sorting options exist. For a tool with 27 undocumented parameters, this is a critical gap that the description fails to address.

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

Purpose2/5

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

The description 'List Benzinga analysts' is a tautology that essentially restates the tool name. While it indicates the resource (Benzinga analysts) and verb (list), it provides no specificity about what 'list' entails or distinguishes this tool from sibling tools like 'list_benzinga_firms' or 'list_benzinga_analyst_insights'. The purpose is stated but lacks meaningful differentiation.

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

Usage Guidelines1/5

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

The description provides no guidance on when to use this tool versus alternatives. There are multiple sibling tools related to Benzinga data (e.g., list_benzinga_firms, list_benzinga_analyst_insights), but the description offers no context about when this specific analyst-listing tool is appropriate, nor does it mention any prerequisites or exclusions.

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/dev-wraithgt60/mcp_polygon'

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