Back to Home
damianboh icon

fmp_mcp_server

Verified Safe

by damianboh

Overview

Serves real-time financial data via Model Context Protocol (MCP) to AI agents and LLM applications for various financial analyses.

Installation

Run Command
python fmp_mcp_server.py

Environment Variables

  • FMP_API_KEY

Security Notes

The server loads API keys from environment variables, which is a good practice. It handles API request errors gracefully. No 'eval' or malicious patterns were found. The primary network risk is related to exposing the local server publicly via tunneling solutions (Cloudflare, Ngrok) without additional authentication/authorization layers within the server itself, but this is a common pattern for MCP servers intended for specific LLM integrations like ChatGPT's Custom Tools.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassMedium
Avg Tokens4000
Stars1
Forks0
Last Update2025-12-10

Tags

Financial DataMCP ServerAI IntegrationLLM ToolsReal-time Data