Skip to main content
Glama
hjsh200219

cti-mcp

by hjsh200219

get_competition_analysis

Map the competitive landscape for a condition or trial, returning all competing sponsors to inform biotech stock analysis.

Instructions

Map the competitive landscape for a given condition or specific trial. Returns all competing sponsors.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nct_idNoNCT ID to look up the condition from, e.g. "NCT04123456"
conditionNoCondition/disease area to search competitors for
exclude_sponsorNoSponsor name to exclude from results (the subject company)
Behavior2/5

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

No annotations are provided, so the description must carry the full burden of behavioral disclosure. It states that the tool 'returns all competing sponsors,' indicating a read-only output, but does not reveal potential error conditions, data source, ordering, or what happens when no input is given. This minimal transparency is insufficient for a tool with no annotation support.

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 only two sentences, front-loaded with the core purpose and outcome. Every word earns its place, with no redundant phrasing or filler. It is well-sized for a tool with a straightforward function.

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

Completeness2/5

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

The tool has no output schema and no annotations, so the description must provide sufficient context for proper usage. It fails to clarify how the two optional identification parameters (nct_id and condition) interact, what happens if neither is provided, or the structure of the returned sponsor list. This incompleteness could lead to incorrect invocation.

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?

The input schema covers 100% of parameters with descriptions, so the baseline is 3. The description itself adds little extra meaning beyond the schema, only hinting that 'condition' or 'nct_id' are alternative lookup methods. It does not elaborate on the interplay between parameters, such as whether they are mutually exclusive or combined.

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

Purpose4/5

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

The description clearly identifies the tool's function: mapping the competitive landscape for a condition or trial and returning all competing sponsors. It uses a specific verb ('map') and resource ('competitive landscape'), and the mention of 'sponsors' distinguishes it from sibling tools like get_upcoming_catalysts or analyze_stock.

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 when to use the tool (when needing competitive landscape information), but provides no explicit comparison to alternatives or exclusions. It does not reference any sibling tools or state scenarios where this tool should not be used, leaving the usage context implicit rather than explicit.

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/hjsh200219/trading-by-clinical-trial'

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