Queries historical stock-market data, company records, exchange sectors, rankings, and market visualizations across eight exchanges.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Server.
The finmap-org/mcp-server MCP server gives AI clients access to historical and exchange-level stock-market data from Finmap. Supported venues include NYSE, NASDAQ, AMEX, a combined US dataset, LSE, HKEX, Borsa Istanbul, and Moscow Exchange. Returned records can include exchange metadata, sectors, company tickers and names, market capitalization, trading volume, traded value, trade counts, and company profiles.
The dataset is organized around trading dates and exchanges. Agents can inspect which exchanges are available, enumerate sectors, find companies by sector, search using a ticker or partial company name, and request aggregated market statistics. The project description also identifies treemap and histogram visualizations as part of the available Finmap data experience.
MCP-compatible clients call named tools with an exchange and, where applicable, a trading date or search term. list_supported_exchanges returns country, currency, earliest available date, and update frequency. list_exchange_sectors reports sectors and company counts for an exchange and date, while list_sector_companies returns ticker-name pairs, optionally limited to one sector.
For discovery, search_exchange_companies ranks matches for a partial ticker or company-name query. analyze_market_overview aggregates market capitalization, market-cap change, volume, traded value, trade counts, and sector-level breakdowns. The same project also exposes HTTP endpoints for exchange lists, sector queries, company searches, market overviews, sector performance, stock rankings, snapshots, and company profiles. An OpenAPI document and GPT Actions schema are provided for those HTTP integrations.
The finmap-org/mcp-server MCP server can be used through the hosted endpoint at https://mcp.finmap.org, avoiding local installation. The README provides a Claude Desktop configuration for that endpoint, using mcp-remote as the client-side bridge.
For local execution, run the published npm package with:
The README also documents global installation with npm install -g finmap-mcp. Its local setup is described as suitable when local performance or offline access is preferred. No API key, token, or environment variable is documented in the supplied material.
The documented MCP tools cover:
Coverage is not uniform across exchanges. US datasets begin on 2024-12-09 and update daily; LSE data begins on 2025-02-07 and updates hourly on weekdays; HKEX begins on 2025-09-29 and updates every 30 minutes on weekdays. Borsa Istanbul begins on 2015-11-30 and updates every two months, while Moscow Exchange begins on 2011-12-19 and updates every 15 minutes on weekdays. Confirm the requested date against the selected exchange's available history and schedule before relying on a result.
Always refer to the official documentation for the most accurate and up-to-date information.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/finmap-org-mcp-server)<a href="https://allmcps.com/mcp/finmap-org-mcp-server"><img src="https://allmcps.com/api/badge/finmap-org-mcp-server?style=directory" alt="MCP Server on AllMCPs" /></a>