polygon-io
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@polygon-ioshow me the daily open/close for AAPL"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
@pipeworx/polygon-io
Polygon.io MCP — stock + options + crypto + forex data. Free tier (5 req/min, end-of-day).
Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.
Auth
Platform:
PLATFORM_POLYGON_KEY. BYO:?_apiKey=….
Related MCP server: market-data-mcp
Tools
tickers(search?, type?, market?, exchange?, active?, limit?, sort?, order?)— ticker searchticker_details(ticker)— ticker reference detailaggregates(ticker, multiplier, timespan, from, to, adjusted?, sort?, limit?)— OHLC barsdaily_open_close(ticker, date, adjusted?)— daily O/H/L/C + after-hoursprevious_close(ticker, adjusted?)— previous closegrouped_daily(date, adjusted?)— all tickers OHLC for a daynews(ticker?, published_utc?, order?, limit?, sort?)— Polygon newssplits(ticker?, execution_date?, limit?)— splitsdividends(ticker?, ex_dividend_date?, limit?)— dividendsmarket_holidays()— upcoming market holidaysmarket_status()— current market statusexchanges(asset_class?, locale?)— exchanges
timespan: minute|hour|day|week|month|quarter|year.
Data source
https://api.polygon.io
Quick Start
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 1394+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}Using with ask_pipeworx
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.
More
License
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityDmaintenanceA Model Context Protocol server that enables users to interact with Polygon.io API for retrieving financial market data including ticker details, quotes, aggregates, market status and news.81
- -licenseNot gradedqualityNot gradedmaintenanceReal-time financial market data MCP server. Stocks, crypto, technicals, sentiment, FDA calendar. No API keys required.
- AlicenseCqualityCmaintenanceEnables querying real-time and historical financial market data for stocks, options, forex, and crypto, including quotes, trades, technical indicators, and reference data through a set of MCP tools.713MIT
- FlicenseNot gradedqualityDmaintenanceExposes iTick REST API as MCP tools, providing market data for stocks, crypto, forex, indices, futures, and funds including tick, quote, depth, and kline.3
Related MCP Connectors
Alpaca MCP — real-time US stock market data via the Alpaca Market Data API
Twelve Data MCP: real-time & historical market data (stocks, crypto, forex, etc).
Connect any MCP client to MetaTrader 4/5 to read prices, manage positions, and place trades.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-polygon-io'
If you have feedback or need assistance with the MCP directory API, please join our Discord server