Stock Market Data MCP
Rank #27,892io.github.FoundryNet/market-data-mcp
Real-time stock quotes, history, options chains, sector performance & screening for agents.
Stock Market Data MCP is a Model Context Protocol (MCP) server published by FoundryNet. It ranks #27,892 of 115,591 servers tracked on MCP Toplist. Stock Market Data MCP is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 20, 2026 and most recently updated on Jun 20, 2026.
Ranks ahead of 87,699 of 115,591 servers on MCP Toplist.
Use Stock Market Data MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http market-data-mcp https://market-data-mcp-production.up.railway.app/mcp[mcp_servers.market-data-mcp]
url = "https://market-data-mcp-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
https://market-data-mcp-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"market-data-mcp": {
"url": "https://market-data-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"market-data-mcp": {
"type": "http",
"url": "https://market-data-mcp-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"market-data-mcp": {
"serverUrl": "https://market-data-mcp-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"market-data-mcp": {
"url": "https://market-data-mcp-production.up.railway.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.FoundryNet%2Fmarket-data-mcp)<a href="https://mcptoplist.com/server/io.github.FoundryNet%2Fmarket-data-mcp"><img src="https://mcptoplist.com/badge/io.github.FoundryNet%2Fmarket-data-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
FoundryNet
Other servers by FoundryNet
- forge-sandbox#17,779 · 1 ver
- MINT Protocol — Universal Work Attestation#21,887 · 1 ver
- Academic Research Intelligence MCP#27,877 · 1 ver
- Brand Intelligence MCP#27,878 · 1 ver
- Regulatory & Compliance Intelligence MCP#27,879 · 1 ver
- Crypto Market Intelligence MCP#27,880 · 1 ver
- Currency & Exchange Rate MCP#27,881 · 1 ver
- Cybersecurity Threat Intelligence MCP#27,882 · 1 ver
- Email Verification MCP#27,883 · 1 ver
- Fact Verification MCP#27,884 · 1 ver
- Financial Signals MCP#27,885 · 1 ver
- FoundryNet — Industrial Machine Intelligence#27,886 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 20, 2026 |
Frequently asked questions
- Who maintains Stock Market Data MCP?
- Stock Market Data MCP is maintained by FoundryNet, which publishes 22 MCP servers (22 total versions) tracked on MCP Toplist.
- Is Stock Market Data MCP listed on the Official MCP Registry?
- Yes — Stock Market Data MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Stock Market Data MCP have?
- MCP Toplist tracks 1 version of Stock Market Data MCP, most recently published on Jun 20, 2026.
- Where can I find the source code for Stock Market Data MCP?
- The source code for Stock Market Data MCP is hosted at github.com/foundrynet/market-data-mcp.