Finmap MCP Server provides comprehensive historical stock market data from US, UK, Russian, and Turkish exchanges, including sectors, tickers, company profiles, market analytics, and visualization tools for financial analysis.
Return supported exchanges with IDs, names, country, currency, earliest available date, and update frequency.
List available business sectors for an exchange on a specific date, including item counts.
Return company tickers and names for an exchange on a specific date, grouped by sector.
Find companies by partial name or ticker on an exchange and return best matches.
Get total market cap, volume, value, and performance for an exchange on a specific date with a sector breakdown.
Get aggregated performance metrics by sector for an exchange on a specific date.
Get detailed market data for a specific ticker on an exchange and date, including price, change, volume, value, market cap, and trades.
Rank stocks on an exchange by a chosen metric (marketCap, priceChangePct, volume, value, numTrades) for a specific date with order and limit.
Get business description, industry, and background for a US-listed company by ticker.
{
"mcpServers": {
"finmap": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.finmap.org"]
}
}
}