Skip to main content
Glama
houtini-ai

Financial Modeling Prep MCP Server

by houtini-ai

get_technical_indicator_sma

Retrieve Simple Moving Average (SMA) technical indicator for any stock symbol across multiple timeframes and periods. Use it to analyze price trends and generate trading signals.

Instructions

Get Simple Moving Average (SMA) technical indicator

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
periodNoPeriod length (default: 10)
symbolYesStock ticker symbol
timeframeYesTimeframe (1min, 5min, 15min, 30min, 1hour, 4hour, 1day)
Behavior2/5

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

No annotations are provided, so the description carries the burden. It only states the basic function and does not disclose return format, data source, or behavioral nuances like how the period parameter affects output. While it does not contradict known behavior, the lack of detail warrants a low score.

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, front-loaded sentence with no filler words. It immediately states the action and object, making it highly efficient.

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?

The schema provides parameter details and the name is self-explanatory, but the description lacks context about response format, usage alternatives, or limitations. With no output schema and no annotations, the description is adequate but incomplete for a full 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?

The input schema covers 100% of parameter descriptions, including the period default and timeframe enum. The description adds no additional parameter meaning, meeting the baseline of 3 without adding extra value.

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 uses a specific verb ('Get') and identifies the exact resource ('Simple Moving Average (SMA) technical indicator'), clearly distinguishing it from siblings like get_technical_indicator_rsi and get_technical_indicator_ema.

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 such as RSI or EMA. It lacks use cases, prerequisites, or exclusions, leaving the agent to infer applicability.

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/houtini-ai/fmp-mcp'

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