Skip to main content
Glama
imbenrabi

Financial Modeling Prep MCP Server

stockScreener

Read-onlyIdempotent

Filter stocks by financial and fundamental criteria—market cap, price, volume, beta, sector, country—to find opportunities matching your investment 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
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, and openWorldHint, so the description's safety profile is covered. The description adds no further behavioral context such as rate limits, pagination, or result ordering, but does not contradict annotations.

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?

The description is a single concise sentence that efficiently conveys the tool's purpose and key filterable criteria. There is no extraneous information.

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

Completeness3/5

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

With 19 optional parameters, no required parameters, and no output schema, the description adequately identifies it as a filter tool. However, it does not clarify default behavior (e.g., returns all stocks if no filters) or the output format, leaving some gaps for a comprehensive understanding.

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% (all 19 parameters have descriptions). The description only names a few parameters but does not add explanatory value beyond what the schema already provides, earning the baseline score.

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 it is a stock screener to filter stocks by various criteria like market cap, price, volume, beta, sector, country. It effectively communicates the tool's function but does not explicitly differentiate from sibling tools such as getBiggestGainers or getMostActiveStocks.

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 lacks guidance on when to use this tool versus alternative screening or list tools. There is no mention of prerequisites, when not to use it, or scenarios where other tools would be more appropriate.

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