Skip to main content
Glama

Compound Interesting — market intelligence

Current-month insider or Congressional activity

get_monthly_activity
Read-only

Rank ticker activity aggregated from available published filings by transaction date for the current UTC month through today. Includes coverage metadata and unknown-value counts; this is not total market activity. Free keys receive up to 10 names; paid/internal keys up to 20.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindYesWhich published filing activity to aggregate.
monthNoOptional YYYY-MM; only the current UTC month is supported. Defaults to the current UTC month.

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4.5/5.0
Behavior5/5

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

Beyond the readOnlyHint annotation, the description discloses meaningful behavior: data is sourced from available published filings, results include coverage metadata and unknown-value counts, scope is through today in the current UTC month, and result counts are capped by key type. These details materially set expectations without contradicting the annotation.

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?

Three sentences, each earning its place: the core aggregation scope, the data caveats, and the entitlement caps. No filler or redundant restatement of the schema.

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

Completeness5/5

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

For a read-only aggregator with only two parameters and no required output shape, this is complete: purpose, time window, data caveats, output metadata, and limits are all covered. An agent can select and call it correctly without missing critical 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 `kind` and `month` fully, including accepted values and the current-month-only restriction. The description adds no parameter-specific semantics beyond what the schema already states, so the baseline 3 applies.

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-resource combination: 'Rank ticker activity aggregated from available published filings by transaction date' for the current UTC month. This clearly distinguishes it from trade-list siblings like list_insider_trades and list_congress_trades, which would provide individual filings rather than a monthly aggregate ranking.

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 gives clear context: use this for current-month aggregated ticker rankings from insider or congressional filings, and it warns 'this is not total market activity' and states key limits. It does not explicitly name alternative tools or state when not to use it, so it stops short of a 5.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources