Skip to main content
Glama
kablewy

financial-analysis-mcp-server

by kablewy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FMP_API_KEYYesYour Financial Modeling Prep API key
ALPHA_VANTAGE_API_KEYYesYour Alpha Vantage API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
stock_priceA

Get real-time and historical stock price data from Alpha Vantage

company_fundamentalsB

Get company fundamental data from Financial Modeling Prep

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.6/5.0

Scored across 2 tools

Disambiguation5/5

The two tools are cleanly separated by data type: one provides price data, the other provides fundamental data. There is no overlap or ambiguity in their purposes.

Naming Consistency5/5

Both tool names follow the same pattern of two snake_case nouns representing the entity and the data type. The naming is consistent and predictable.

Tool Count3/5

With only 2 tools, the server feels thin for a domain as broad as financial analysis. While each tool is useful, the count is borderline and may not cover diverse user needs.

Completeness3/5

The server covers two core data areas (pricing and fundamentals), but notable gaps remain, such as technical indicators, news, or financial statement breakdowns. Agents may need to work around these missing operations.

Maintenance

ActivityInactive
ResponsivenessNo issues