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.
Quick Start
Clone the repository:
git clone https://github.com/polygon-io/mcp_polygonClaude Desktop configuration example:
{
"mcpServers": {
"mcppolygon": {
"command": "npx",
"args": [
"-y",
"polygon-io/mcp_polygon)"
]
}
}
}Check the repository README for specific installation and configuration instructions.