Connects Claude to Polygon.io's financial data APIs for stocks, options, and crypto. You get ticker search, OHLC aggregate bars, daily open/high/low/close with after-hours data, and news feeds. It's hosted through Pipeworx's gateway, which means you can either use this server standalone or tap into their broader collection of 250+ data sources. The ask_pipeworx tool lets you query in plain English instead of calling specific endpoints. Reach for this when you need real market data in your AI workflows without writing your own Polygon.io integration.
Polygon.io MCP.
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|---|
tickers | Ticker search. |
aggregates | OHLC bars. |
daily_open_close | Daily O/H/L/C + after-hours. |
news | News. |
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"polygon-io": {
"url": "https://gateway.pipeworx.io/polygon-io/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Polygon Io data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
io.github.shelvick/shopify-subscription-reconciliation
zleventer/google-ads-mcp
csoai-org/meok-stripe-acp-checkout-mcp
io.github.mharnett/google-ads
csoai-org/stripe-billing-mcp
co.pipeboard/google-ads-mcp