Skip to main content
Finance & FintechUnknown

finmap-org/mcp-server

[finmap.org](https://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.

finance-fintech
Share:

Quick Start

Clone the repository:

git clone https://github.com/finmap-org/mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "finmap-org-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "finmap-org/mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Unknown
Author
finmap-org