Skip to main content
Finance & FintechPython

polygon-io/mcp_polygon)

An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex, options, and more.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/polygon-io/mcp_polygon

Claude Desktop configuration example:

{
  "mcpServers": {
    "mcppolygon": {
      "command": "npx",
      "args": [
        "-y",
        "polygon-io/mcp_polygon)"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
Python
Author
polygon-io