Provides access to comprehensive historical stock market data from US, UK, Russian, and Turkish exchanges, including company profiles, market cap, trading volumes, sector analysis, and market visualizations through the finmap.org platform.
Provides access to comprehensive historical stock market data from US, UK, Russian, and Turkish exchanges, including company profiles, market cap, trading volumes, sector analysis, and market visualizations through the finmap.org platform.
Provides access to comprehensive historical stock market data from US, UK, Russian, and Turkish exchanges, including company profiles, market cap, trading volumes, sector analysis, and market visualizations through the finmap.org platform.
Finmap MCP Server
The finmap.org MCP server provides comprehensive historical data from the US, UK, Russian and Turkish stock exchanges. Access sectors, tickers, company profiles, market cap, volume, value, and trade counts, as well as treemap and histogram visualizations.
Supported Exchanges
Exchange | Code | Country | Earliest Data | Update Frequency |
New York Stock Exchange |
| United States | 2024-12-09 | Daily |
NASDAQ Stock Market |
| United States | 2024-12-09 | Daily |
American Stock Exchange |
| United States | 2024-12-09 | Daily |
US Combined (AMEX + NASDAQ + NYSE) |
| United States | 2024-12-09 | Daily |
London Stock Exchange |
| United Kingdom | 2025-02-07 | Hourly (weekdays) |
Hong Kong Stock Exchange |
| Hong Kong | 2025-09-26 | Every 30 minutes (weekdays) |
Borsa Istanbul |
| Turkey | 2015-11-30 | Every two months |
Moscow Exchange |
| Russia | 2011-12-19 | Every 15 minutes (weekdays) |
Installation & Usage
Option 1: Remote Server (Hosted)
Connect to our hosted MCP server without any installation:
Server URL: https://mcp.finmap.org
Claude Desktop Configuration:
Option 2: Local Package (npm)
Install and run locally for better performance and offline access:
Claude Desktop Configuration:
Available Tools
1. list_exchanges
Title: List exchanges
Description: Return supported exchanges with IDs, names, country, currency, earliest available date, and update frequency.
Example Promt: #finmap-mcp list available stock exchanges
Example Response:
2. list_sectors
Title: List sectors
Description: List available business sectors for an exchange on a specific date, including item counts.
Example Promt: #finmap-mcp List sectors for the Turkish stock exchange
Example Response:
3. list_tickers
Title: List tickers by sector
Description: Return company tickers and names for an exchange on a specific date, grouped by sector.
Example Promt: #finmap-mcp List companies in the Real Estate sector
Example Response:
4. search_companies
Title: Search companies
Description: Find companies by partial name or ticker on an exchange and return best matches.
Example Promt: #finmap-mcp Search for companies named 'Sprouts'
Example Response:
5. get_market_overview
Title: Market overview
Description: Get total market cap, volume, value, and performance for an exchange on a specific date with a sector breakdown.
Example Promt: #finmap-mcp market overview for Nasdaq
Example Response:
6. get_sectors_overview
Title: Sector performance
Description: Get aggregated performance metrics by sector for an exchange on a specific date.
Example Promt: #finmap-mcp Get overview for the Utilities sector
Example Response:
7. get_stock_data
Title: Stock data by ticker
Description: Get detailed market data for a specific ticker on an exchange and date, including price, change, volume, value, market cap, and trades.
Example Promt: #finmap-mcp Dominion Energy, stock data
Example Response:
8. rank_stocks
Title: Rank stocks
Description: Rank stocks on an exchange by a chosen metric (marketCap, priceChangePct, volume, value, numTrades) for a specific date with order and limit.
Example Promt: #finmap-mcp UK, rank stocks by market cap
Example Response:
9. get_company_profile
Title: Company profile (US)
Description: Get business description, industry, and background for a US-listed company by ticker.
Example Promt: #finmap-mcp Sprouts Farmers Market, get company profile
Example Response:
Data Provider
Data is sourced from finmap.org - an interactive platform for financial market visualization and analysis.
Website: https://finmap.org
GitHub: https://github.com/finmap-org
This server cannot be installed