Skip to main content
Glama
signal8ai

Signal8 MCP Server

Official

Screen Companies

screen_companies
Read-only

Find companies by price range, volume, cash runway, float, market cap, industry, and more. Results include key metrics, pagination, and live trading halt status.

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. Each row carries live trading-halt status (halted/haltCode/haltedAt; false/null when trading normally); pass excludeHalted=true to drop currently-halted tickers from the results.

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)
countryNoCompany universe by issuer domicile: "US" (default), "CA" (Canadian companies via their US-OTC/US cross-listings), or "all"
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
excludeHaltedNoWhen true, exclude tickers with a currently-active trading halt (regulatory or volatility) from the results. Default false — halted rows are included and carry halted/haltCode/haltedAt fields.
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 mark the tool as read-only (readOnlyHint=true). The description adds valuable behavioral context about the trading-halt status field and the excludeHalted feature, which goes beyond the annotation. 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.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise with two sentences, front-loading the purpose and key features. The second sentence is somewhat long but still clear. Could be split for readability, but overall efficient.

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 20 optional parameters and existing output schema, the description covers the screening purpose and highlights the halt status feature. It does not detail pagination or return structure beyond key metrics, but the output schema fills that gap. Reasonably complete.

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 parameter descriptions. The description adds minimal extra semantics, primarily highlighting the excludeHalted parameter behavior and sorting capability. For most parameters, the schema already provides sufficient meaning.

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 clearly states the tool screens companies by multiple financial and industry criteria, listing specific filters (price, volume, cash runway, etc.) and noting sortability and pagination. It distinguishes itself from sibling tools like get_quote or screen_sec_filings by its focus on broad company screening.

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 implies usage for filtering companies with numeric/industry criteria and mentions the optional excludeHalted parameter, providing context for when to use it. However, it does not explicitly state when not to use it or name alternative tools for simple lookups.

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