Skip to main content
Glama
theodor90

form4api-mcp

get_sentiment

Read-only

Calculates monthly insider sentiment scores from -100 to +100 by excluding 10b5-1 plan trades, revealing true insider conviction for any ticker.

Instructions

Get the monthly insider-sentiment score for a ticker (MSPR-style, -100 to +100). Automatically excludes 10b5-1 plan trades — the score reflects actual insider conviction, not pre-scheduled dispositions. Requires Business plan.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
monthsNoHow many past months of sentiment to return. Defaults to backend default (~12).
tickerYesStock ticker symbol, e.g. AAPL
Behavior4/5

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

Annotations declare readOnlyHint=true and openWorldHint=true. The description adds behavioral context beyond annotations: exclusion of 10b5-1 trades and Business plan requirement, which are not indicated by annotations. 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?

Two sentences, front-loaded with purpose, no redundant information. Every sentence adds value: purpose, behavioral trait, and requirement.

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?

No output schema is provided, but the description explains the return format (monthly score -100 to +100) and key behavioral traits. For a simple data retrieval tool with 2 parameters, this is sufficient. Lacks mention of error handling or pagination, but not critical given the context.

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 already documents parameters. The description adds minor value by noting the default for 'months' (~12) and symbol example for 'ticker', but does not significantly enhance understanding beyond the schema.

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 uses a specific verb 'Get' and resource 'monthly insider-sentiment score for a ticker', with scale clarification 'MSPR-style, -100 to +100'. This clearly distinguishes it from sibling tools like get_signals or get_key_activity, which cover different aspects of insider data.

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

Usage Guidelines4/5

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

The description states it automatically excludes 10b5-1 plan trades, indicating when to use for actual insider conviction, and mentions 'Requires Business plan' as a prerequisite. It does not explicitly exclude other use cases but gives clear context.

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/theodor90/form4api-mcp'

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