fmp-mcp-server

cdtait/fmp-mcp-server
★ 46 stars Python 💰 Finance Updated 9mo ago ⚠ Review
Financial Modeling Prep MCP Server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fmp-mcp-server": {
      "command": "uvx",
      "args": [
        "fmp-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install fmp-mcp-server

Topics

finance-modelling-prepmcp