Skip to main content
Glama
signal8ai

Signal8 MCP Server

Official

Screen Companies

screen_companies
Read-only

Screen companies by financial criteria like price, volume, cash runway, float, shares outstanding, market cap, and industry. Returns matching firms with key metrics and pagination.

Instructions

Screen companies by price range, volume, cash runway, float, shares outstanding, market cap, industry, and float data source. Sort results by any sortable column. Returns matching companies with key metrics and pagination.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results per page (default: 25, max: 100)
offsetNoOffset for pagination (default: 0)
sortByNoColumn to sort results by (default: volume)
industryNoFilter by company industry (exact match, e.g. "Biotechnology", "Software")
maxFloatNoMaximum computed public float (shares)
maxPriceNoMaximum latest price in USD
minFloatNoMinimum computed public float (shares)
minPriceNoMinimum latest price in USD
maxVolumeNoMaximum daily trading volume
minVolumeNoMinimum daily trading volume
sortOrderNoSort direction (default: desc)
floatSourceNoFilter by float data source
maxCashRunwayNoMaximum estimated months of cash remaining
minCashRunwayNoMinimum estimated months of cash remaining
maxMarketCapComputedNoMaximum market cap in USD (price * shares outstanding)
maxSharesOutstandingNoMaximum shares outstanding from SEC EDGAR
minMarketCapComputedNoMinimum market cap in USD (price * shares outstanding)
minSharesOutstandingNoMinimum shares outstanding from SEC EDGAR

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataNo
Behavior4/5

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

Annotations already indicate readOnlyHint=true, confirming safety. The description adds value by detailing what the tool returns ('matching companies with key metrics and pagination') and the scope of filters. No side effects or contradictions are present.

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 with no redundancy. The action, filtering dimensions, sorting, and return format are all front-loaded. Every word contributes meaning.

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 the tool's complexity (18 parameters) and the existence of an output schema, the description sufficiently covers the query criteria, sorting, and paginated results. It does not explain the return fields (handled by output schema), which is appropriate.

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 coverage is 100% with per-parameter descriptions. The tool description only lists the categories of filters (e.g., 'price range, volume') but does not add new meaning beyond what the input schema already provides. Baseline score of 3 is appropriate.

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 states that the tool screens companies by financial metrics like price, volume, and cash runway. It uses specific verbs ('screen') and resources ('companies'), and it implicitly distinguishes from text-based search tools like 'search_companies' by focusing on quantitative filters. However, it does not explicitly differentiate from siblings like 'screen_must_raise'.

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

Usage Guidelines2/5

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

The description does not provide guidance on when to use this tool versus alternatives. It does not mention exclusions, prerequisites, or complementary tools (e.g., 'use search_companies for text matching'). The agent must infer usage from the parameter list alone.

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/signal8ai/signal8-mcp'

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