Polygon.io MCP Server
by polygon-io · ai-ml · mcp-server, lobehub, stocks-finance
A Model Context Protocol (MCP) server that provides access to Polygon.io financial market data API through an LLM-friendly interface. Requires a Polygon.io API key configured via the POLYGON_API_KEY environment variable.
Source: https://github.com/polygon-io/mcp_polygon
Install
git clone https://github.com/polygon-io/mcp_polygonTags: mcp-server, lobehub, stocks-finance
⭐ 33 GitHub stars · Source: lobehub
About ai-ml MCP servers and Claude skills
ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Polygon.io MCP Server is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related ai-ml MCPs and skills
- Recraft AI MCP Server by recraft-ai
MCP Server implementation for recraft.ai API enabling raster and vector image generation, editing, vectorization, background removal/replacement, and upscaling. Requires a Recraft AI API key (RECRAFT_API_KEY) and optionally an image storage directory (IMAGE_STORAGE_DIRECTORY) configured via environment variables.
- Yapi MCP Server by lzsheng
用于 Yapi 集成的 Model Context Protocol 服务器。需要在项目根目录的 .env 文件中进行外部配置,以设置环境变量,如 YAPI_TOKEN、YAPI_BASE_URL 等。
- MCP WebSearch Server - Java/Spring AI 实现 by coderguy-21
基于Java/Spring Boot的MCP WebSearch服务器实现,集成DuckDuckGo和Brave Search提供商,支持智能查询增强、速率限制,以及双重传输方式(stdio和HTTP/HTTPS)。需要在./certs/目录下提供外部SSL证书文件以启用HTTPS模式。
- DuckDuckGo Search MCP Server by mekayelanik
DuckDuckGo Search MCP Server is a privacy-focused, lightweight Model Context Protocol server providing web search capabilities without requiring API keys. It supports multiple transport protocols (HTTP, SSE, WebSocket) and is configured primarily via environment variables.
- CL Razorpay MCP Server by AStheTECH
Integrates with Razorpay's payment infrastructure to manage orders, process payments, handle refunds, and query settlements via the Model Context Protocol. Features stateless, multi-tenant architecture with secure per-request authentication using API keys.
- Telegram MCP Server by shaxzodrashid
Enables AI agents to interact with Telegram via MTProto, supporting high-performance communication and seamless integration.
- Exact Match Site ID MCP Connector by Feyfa
Exposes Exact Match Site ID data to MCP-compatible AI clients. Supports OAuth authentication and local development with a Laravel backend.
- MCP Simple Server by slackwarecps
HTTP bridge that exposes MCP tools via POST endpoint, enabling remote LLMs to access local functionality with bearer authentication.
Frequently asked questions
How do I install Polygon.io MCP Server?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Polygon.io MCP Server?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Polygon.io MCP Server free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.