πŸ”§

Financial Modeling Prep (FMP) Server

πŸ”§MCP Server

imbenrabi/financial-modeling-prep-mcp-server

VibeIndex|
What it does

Provides a Model Context Protocol (MCP) server that enables AI assistants to access, retrieve, and analyze comprehensive financial data and market insights from the Financial Modeling Prep API.

remotehosted

Installation

npm installInstall npm package
npm install -g financial-modeling-prep-mcp-server
DockerRun with Docker
docker run -p 8080:8080 \
npm runRun npm script
npm run dev -- --dynamic-tool-discovery
npm runRun npm script
npm run dev -- --fmp-token=TOKEN --dynamic-tool-discovery
npm runRun npm script
npm run dev -- --fmp-token=TOKEN --fmp-tool-sets=search,company,quotes

+ 17 more commands in README

πŸ“– Extracted from imbenrabi/financial-modeling-prep-mcp-server README
4,819
AddedJan 26, 2026