Skip to main content
Glama
imbenrabi

Financial Modeling Prep MCP Server

stockScreener

Filter stocks by market cap, price, volume, sector, country, and other criteria to identify investment opportunities matching your strategy.

Instructions

Discover stocks that align with your investment strategy using the FMP Stock Screener API. Filter stocks based on market cap, price, volume, beta, sector, country, and more to identify the best opportunities.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
marketCapMoreThanNoFilter companies with market cap greater than this value
marketCapLowerThanNoFilter companies with market cap less than this value
sectorNoFilter by sector (e.g., Technology)
industryNoFilter by industry (e.g., Consumer Electronics)
betaMoreThanNoFilter companies with beta greater than this value
betaLowerThanNoFilter companies with beta less than this value
priceMoreThanNoFilter companies with price greater than this value
priceLowerThanNoFilter companies with price less than this value
dividendMoreThanNoFilter companies with dividend greater than this value
dividendLowerThanNoFilter companies with dividend less than this value
volumeMoreThanNoFilter companies with volume greater than this value
volumeLowerThanNoFilter companies with volume less than this value
exchangeNoFilter by exchange (e.g., NASDAQ)
countryNoFilter by country (e.g., US)
isEtfNoFilter ETFs
isFundNoFilter funds
isActivelyTradingNoFilter actively trading companies
limitNoLimit number of results
includeAllShareClassesNoInclude all share classes
Behavior2/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It mentions filtering to 'identify the best opportunities' but lacks critical details: whether this is a read-only operation, if there are rate limits, authentication requirements, pagination behavior, or what the output format looks like (especially since there's no output schema). For a tool with 19 parameters and no annotations, this is a significant gap in transparency.

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 efficiently structured in two sentences: the first states the purpose and API source, the second lists key filter examples. It's front-loaded with the core function and avoids unnecessary details. However, it could be slightly more concise by integrating the filter examples more seamlessly.

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?

Given the complexity (19 parameters, no annotations, no output schema), the description is incomplete. It doesn't explain the return format, pagination, error handling, or behavioral traits like rate limits. For a screening tool with many inputs and no structured output info, more context is needed to guide effective use by an AI agent.

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 description lists example filter criteria (market cap, price, volume, beta, sector, country) which aligns with the input schema parameters. Since schema description coverage is 100%, the schema already documents all 19 parameters thoroughly. The description adds minimal value beyond what's in the schema, meeting the baseline of 3 for high coverage without compensating for gaps.

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 the tool's purpose: 'Discover stocks that align with your investment strategy' using filtering criteria. It specifies the verb ('discover'), resource ('stocks'), and scope ('using the FMP Stock Screener API'). However, it doesn't explicitly differentiate from sibling tools like 'getActivelyTradingList' or 'searchCompaniesBySymbol', which might offer alternative ways to find stocks.

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 provides no guidance on when to use this tool versus alternatives. With many sibling tools for stock discovery (e.g., 'getActivelyTradingList', 'searchCompaniesBySymbol'), there's no mention of when this screening approach is preferred, nor any prerequisites or exclusions. It merely states what the tool does without contextual usage advice.

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/imbenrabi/Financial-Modeling-Prep-MCP-Server'

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