Stockbit MCP

Bring Claude to your IDX trading desk. Accepting donations: Saweria Link. It runs locally over stdio via the published package.

People who work with claude code plugin and saham and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-14 · ★ 41 · #12 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

MIT · TypeScript servers · how we verify → /methodology

01 · Install Stockbit MCP

Claude Code

claude mcp add ino-xious-stockbit-mcp -- npx -y stockbit-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ino-xious-stockbit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "stockbit-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-01 - young repo, little track record yet

license MIT - declared in the repository

npm package stockbit-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.INo-xious is GitHub-verified and matches the repo owner

03 · What Stockbit MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

[!WARNING] Unofficial and unaffiliated. This project is not affiliated with, endorsed by or supported by Stockbit, PT Stockbit Sekuritas Digital or the Indonesia Stock Exchange. Nothing it produces is investment advice, and the author is not a licensed adviser.

Latest releases

v1.3.1 · 2026-09-08

Fix/dependabot fast uri qs

v1.3.0 · 2026-09-01

one person, one name · bump @types/node from 26.3.0 to 26.4.0 in the dev-dependencies group · recover a dead session once (Phase 6 - carries P1–P5) · Phase 7: the movers surface, twelve report items, and the login.lock…

v1.2.4 · 2026-08-30

report a revoked session as revoked, in the tool and in status

04 · Who maintains Stockbit MCP

Stockbit MCP is maintained by ino-xious. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
finance - ranked #12 of 318 actively-maintained finance servers as of 2026-09-18.
release cadence
8 releases in the last 90 days (latest 2026-09-08)
registry
io.github.INo-xious/stockbit-mcp (active, first published 2026-08-26 · 7 versions)
packages
npm:stockbit-mcp

06 · Stockbit MCP FAQ

What is Stockbit MCP?

Bring Claude to your IDX trading desk. Accepting donations: Saweria Link. It runs locally over stdio via the published package.

Is Stockbit MCP still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-14 and it shipped 8 releases in the last 90 days. We re-verify nightly.

How do I install Stockbit MCP?

Run `npx -y stockbit-mcp`. You can also paste the ready-made client config above.

Does Stockbit MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Stockbit MCP

More finance MCP servers · Lemonsqueezy MCP Server · Invoice XML · E Arveldaja MCP · Japan Data MCP · Fortnox

More TypeScript MCP servers · Ins Forge · Instagit · Context Sync · Server Zotero Dev · see all