Stockbit MCP
Rank #1,081io.github.INo-xious/stockbit-mcp
Indonesian exchange (IDX) via your own Stockbit account: quotes, bandarmology, charts. Unofficial.
Stockbit MCP is a Model Context Protocol (MCP) server published by INo-xious. It ranks #1,081 of 132,046 servers tracked on MCP Toplist, and its repository has 42 GitHub stars. Stockbit MCP is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 130,965 of 132,046 servers on MCP Toplist.
Use Stockbit MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stockbit-mcp -e "STOCKBIT_TOOLS=<your STOCKBIT_TOOLS>" -e "STOCKBIT_TRADING=<your STOCKBIT_TRADING>" -e "STOCKBIT_NO_BROWSER=<your STOCKBIT_NO_BROWSER>" -e "STOCKBIT_STORE_DIR=<your STOCKBIT_STORE_DIR>" -- npx -y stockbit-mcpReplace each placeholder with your own value before saving.
[mcp_servers.stockbit-mcp]
command = "npx"
args = ["-y", "stockbit-mcp"]
[mcp_servers.stockbit-mcp.env]
STOCKBIT_TOOLS = "<your STOCKBIT_TOOLS>"
STOCKBIT_TRADING = "<your STOCKBIT_TRADING>"
STOCKBIT_NO_BROWSER = "<your STOCKBIT_NO_BROWSER>"
STOCKBIT_STORE_DIR = "<your STOCKBIT_STORE_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stockbit-mcp": {
"command": "npx",
"args": [
"-y",
"stockbit-mcp"
],
"env": {
"STOCKBIT_TOOLS": "<your STOCKBIT_TOOLS>",
"STOCKBIT_TRADING": "<your STOCKBIT_TRADING>",
"STOCKBIT_NO_BROWSER": "<your STOCKBIT_NO_BROWSER>",
"STOCKBIT_STORE_DIR": "<your STOCKBIT_STORE_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stockbit-mcp": {
"command": "npx",
"args": [
"-y",
"stockbit-mcp"
],
"env": {
"STOCKBIT_TOOLS": "<your STOCKBIT_TOOLS>",
"STOCKBIT_TRADING": "<your STOCKBIT_TRADING>",
"STOCKBIT_NO_BROWSER": "<your STOCKBIT_NO_BROWSER>",
"STOCKBIT_STORE_DIR": "<your STOCKBIT_STORE_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"stockbit-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stockbit-mcp"
],
"env": {
"STOCKBIT_TOOLS": "<your STOCKBIT_TOOLS>",
"STOCKBIT_TRADING": "<your STOCKBIT_TRADING>",
"STOCKBIT_NO_BROWSER": "<your STOCKBIT_NO_BROWSER>",
"STOCKBIT_STORE_DIR": "<your STOCKBIT_STORE_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stockbit-mcp": {
"command": "npx",
"args": [
"-y",
"stockbit-mcp"
],
"env": {
"STOCKBIT_TOOLS": "<your STOCKBIT_TOOLS>",
"STOCKBIT_TRADING": "<your STOCKBIT_TRADING>",
"STOCKBIT_NO_BROWSER": "<your STOCKBIT_NO_BROWSER>",
"STOCKBIT_STORE_DIR": "<your STOCKBIT_STORE_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stockbit-mcp": {
"command": "npx",
"args": [
"-y",
"stockbit-mcp"
],
"env": {
"STOCKBIT_TOOLS": "<your STOCKBIT_TOOLS>",
"STOCKBIT_TRADING": "<your STOCKBIT_TRADING>",
"STOCKBIT_NO_BROWSER": "<your STOCKBIT_NO_BROWSER>",
"STOCKBIT_STORE_DIR": "<your STOCKBIT_STORE_DIR>"
}
}
}
}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.INo-xious%2Fstockbit-mcp)<a href="https://mcptoplist.com/server/io.github.INo-xious%2Fstockbit-mcp"><img src="https://mcptoplist.com/badge/io.github.INo-xious%2Fstockbit-mcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
INo-xious
Available versions (7)
| Version | Published |
|---|---|
| 1.3.1 | Sep 8, 2026 |
| 1.3.0 | Sep 1, 2026 |
| 1.2.4 | Aug 30, 2026 |
| 1.2.2 | Aug 30, 2026 |
| 1.2.1 | Aug 27, 2026 |
| 1.2.0 | Aug 27, 2026 |
| 1.1.1 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Stockbit MCP?
- Stockbit MCP is maintained by INo-xious, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Stockbit MCP listed on the Official MCP Registry?
- Yes — Stockbit MCP is listed on the Official MCP Registry, alongside Glama.
- How many versions does Stockbit MCP have?
- MCP Toplist tracks 7 versions of Stockbit MCP, most recently published on Sep 8, 2026.
- Where can I find the source code for Stockbit MCP?
- The source code for Stockbit MCP is hosted at github.com/INo-xious/stockbit-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.