Back to Home
imbenrabi icon

Financial-Modeling-Prep-MCP-Server

Verified Safe

by imbenrabi

Overview

Enables AI assistants to fetch and analyze comprehensive financial market data, company fundamentals, and economic indicators from Financial Modeling Prep.

Installation

Run Command
npx financial-modeling-prep-mcp-server --fmp-token=YOUR_FMP_ACCESS_TOKEN

Environment Variables

  • FMP_ACCESS_TOKEN
  • PORT
  • DYNAMIC_TOOL_DISCOVERY
  • FMP_TOOL_SETS

Security Notes

The server correctly uses environment variables or CLI arguments for API token management, avoiding hardcoded secrets. It relies on standard `axios` for HTTP requests. Client-level caching is implemented with LRU and TTL, a common pattern, but could be a vector for denial-of-service if `maxSize` or `ttl` are inadequately configured for high-traffic or untrusted environments. No direct `eval` or obfuscation observed.

Similar Servers

Stats

Interest Score52
Security Score8
Cost ClassHigh
Avg Tokens7500
Stars81
Forks32
Last Update2025-12-06

Tags

Financial DataMarket AnalysisAPI WrapperAI IntegrationStock Market