Stockmatrix MCP
Rank #5,675io.github.MongLong0214/stockmatrix-mcp
MCP server providing stockmatrix-mcp capabilities
Stockmatrix MCP is a Model Context Protocol (MCP) server published by monglong0214. It ranks #5,675 of 115,460 servers tracked on MCP Toplist. Stockmatrix MCP is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 28, 2026 and most recently updated on Feb 28, 2026.
Ranks ahead of 109,785 of 115,460 servers on MCP Toplist.
Use Stockmatrix MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stockmatrix-mcp -e "STOCKMATRIX_API_URL=<your STOCKMATRIX_API_URL>" -- npx -y stockmatrix-mcpReplace each placeholder with your own value before saving.
[mcp_servers.stockmatrix-mcp]
command = "npx"
args = ["-y", "stockmatrix-mcp"]
[mcp_servers.stockmatrix-mcp.env]
STOCKMATRIX_API_URL = "<your STOCKMATRIX_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stockmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"stockmatrix-mcp"
],
"env": {
"STOCKMATRIX_API_URL": "<your STOCKMATRIX_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stockmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"stockmatrix-mcp"
],
"env": {
"STOCKMATRIX_API_URL": "<your STOCKMATRIX_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"stockmatrix-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stockmatrix-mcp"
],
"env": {
"STOCKMATRIX_API_URL": "<your STOCKMATRIX_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stockmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"stockmatrix-mcp"
],
"env": {
"STOCKMATRIX_API_URL": "<your STOCKMATRIX_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stockmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"stockmatrix-mcp"
],
"env": {
"STOCKMATRIX_API_URL": "<your STOCKMATRIX_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.MongLong0214%2Fstockmatrix-mcp)<a href="https://mcptoplist.com/server/io.github.MongLong0214%2Fstockmatrix-mcp"><img src="https://mcptoplist.com/badge/io.github.MongLong0214%2Fstockmatrix-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
monglong0214
Other servers by monglong0214
View all monglong0214 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Feb 28, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Stockmatrix MCP?
- Stockmatrix MCP is maintained by monglong0214, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Stockmatrix MCP listed on the Official MCP Registry?
- Yes — Stockmatrix MCP is listed on the Official MCP Registry.
- How many versions does Stockmatrix MCP have?
- MCP Toplist tracks 2 versions of Stockmatrix MCP, most recently published on Feb 28, 2026.
- Where can I find the source code for Stockmatrix MCP?
- The source code for Stockmatrix MCP is hosted at github.com/MongLong0214/stock-ai-newsletter.