Skip to main content
Finance & FintechPython

financialdatanet/mcp-server

[FinancialData.Net](https://financialdata.net/) MCP server allows you to retrieve end-of-day and intraday stock market data, company financial statements, insider and institutional trading data, sustainability data, earnings releases, and much more.

finance-fintechlocal-servicewindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/financialdatanet/mcp-server

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
financialdatanet