Stox MCP Server
Rank #27,264io.github.nirajagarwal/stox-mcp
Percentile fingerprints, curated peers, theme clusters & market-stress context for US stocks.
Stox MCP Server is a Model Context Protocol (MCP) server published by nirajagarwal. It ranks #27,264 of 115,460 servers tracked on MCP Toplist. Stox MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 29, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 88,196 of 115,460 servers on MCP Toplist.
Use Stox MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http stox-mcp https://mcp.stox.market/mcp[mcp_servers.stox-mcp]
url = "https://mcp.stox.market/mcp"Add to ~/.codex/config.toml.
https://mcp.stox.market/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"stox-mcp": {
"url": "https://mcp.stox.market/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stox-mcp": {
"type": "http",
"url": "https://mcp.stox.market/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stox-mcp": {
"serverUrl": "https://mcp.stox.market/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stox-mcp": {
"url": "https://mcp.stox.market/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.nirajagarwal%2Fstox-mcp)<a href="https://mcptoplist.com/server/io.github.nirajagarwal%2Fstox-mcp"><img src="https://mcptoplist.com/badge/io.github.nirajagarwal%2Fstox-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
nirajagarwal
Other servers by nirajagarwal
View all nirajagarwal servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.1 | Aug 30, 2026 |
| 0.1.0 | Aug 29, 2026 |
Frequently asked questions
- Who maintains Stox MCP Server?
- Stox MCP Server is maintained by nirajagarwal, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Stox MCP Server listed on the Official MCP Registry?
- Yes — Stox MCP Server is listed on the Official MCP Registry.
- How many versions does Stox MCP Server have?
- MCP Toplist tracks 2 versions of Stox MCP Server, most recently published on Aug 30, 2026.
- Where can I find the source code for Stox MCP Server?
- The source code for Stox MCP Server is hosted at github.com/nirajagarwal/stox-mcp.