Skip to main content
Glama
imbenrabi

Financial Modeling Prep MCP Server

getForex1MinuteData

Read-onlyIdempotent

Retrieve 1-minute intraday forex data for currency pairs. Specify the symbol and date range to track short-term price movements and gain precise insights into forex fluctuations.

Instructions

Access real-time 1-minute intraday forex data with the 1-Minute Forex Interval Chart API. Track short-term price movements for precise, up-to-the-minute insights on currency pair fluctuations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolYesForex pair symbol (e.g., EURUSD)
from_dateNoStart date (YYYY-MM-DD)
toNoEnd date (YYYY-MM-DD)
Behavior3/5

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

Annotations already declare readOnlyHint, idempotentHint, openWorldHint. The description adds that data is real-time and 1-minute, which is useful but does not disclose other behavioral traits like rate limits or data range. The description adds some value beyond 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 two sentences, front-loaded with the core purpose, and contains no unnecessary words. It is concise and well-structured.

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 is simple with 3 parameters, annotations, and no output schema, the description adequately explains the purpose and time interval. However, it could mention return format or data coverage to be more complete. It is sufficient for a straightforward data retrieval tool.

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?

Input schema has 100% description coverage for all 3 parameters; the description does not add additional meaning beyond the schema. Baseline 3 is appropriate as the schema already documents the params well.

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 provides real-time 1-minute intraday forex data, specifying the verb 'Access' and the resource '1-minute intraday forex data'. It distinguishes itself from siblings like getForex1HourData by explicitly mentioning the 1-minute interval.

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

Usage Guidelines3/5

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

The description implies the tool is for short-term price movements but does not explicitly state when to use it versus other forex interval tools or provide exclusions. The usage context is implied but not directly compared to siblings.

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