mcp-server
Verified Safeby finmap-org
Overview
The Finmap MCP Server provides comprehensive historical financial market data for various stock exchanges, offering tools to list exchanges, sectors, tickers, retrieve market overviews, stock data, and company profiles.
Installation
npx finmap-mcpSecurity Notes
The server uses Zod for robust input validation, preventing common injection vulnerabilities. It fetches data from hardcoded, trusted GitHub raw content URLs (finmap-org repositories), reducing the risk of malicious external data sources. No 'eval' or direct command execution of user-supplied input was found. Cross-Origin Resource Sharing (CORS) is configured with 'Access-Control-Allow-Origin: *', which is standard for public APIs but allows requests from any domain. No sensitive hardcoded secrets were identified in the provided source code.
Similar Servers
maverick-mcp
Personal-use FastMCP server for professional-grade financial data analysis, technical indicators, and portfolio optimization tools integrated with Claude Desktop.
mcp-aktools
This MCP server provides real-time and historical financial data for stocks and cryptocurrencies, offering search, detailed information retrieval, market overviews, news, and analysis capabilities.
Financial-Modeling-Prep-MCP-Server
Enables AI assistants to fetch and analyze comprehensive financial market data, company fundamentals, and economic indicators from Financial Modeling Prep.
yfinance-mcp
A simple MCP server for fetching Yahoo Finance stock data, news, and financial charts.