Skip to main content
Glama
INo-xious

stockbit-mcp

by INo-xious

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STOCKBIT_ACCESS_TOKENNoA 24-hour access token for Stockbit (used in access-token-only mode; if not set, the server uses the stored refresh token from `stockbit-auth login`).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
broker_summaryA

Broker summary for an IDX stock: which brokers net-bought/sold on the latest completed session, in lots and IDR value, with foreign/local/govt classification. This is the core bandarmology signal — TradingView has no equivalent. period=LATEST means the previous completed session.

quoteA

Real-time quote for an IDX symbol: last price, change, and best bid/offer. Also resolves the symbol's internal company id.

top_moversA

Top gainers, losers, or most-active IDX stocks (hotlist). Returns an empty list when the market is closed — that is expected, not an error.

trendingB

Trending IDX stocks right now (community-driven).

sectorsA

List IDX sectors (id, name).

intraday_pricesA

Intraday minutely close-price series for a symbol (the basis for volume/price-move signals).

price_performanceA

Multi-timeframe price performance (1D/1W/1M/…): close, high, low, and % change per timeframe.

orderbookB

Full order-book depth ladder for a symbol.

keystatsC

Key statistics for a company (valuation, size, performance metrics).

ratiosD

Financial ratios for a company.

financialsB

Financial statements (structured tables; the large HTML report is stripped). data_type/report_type/statement_type are integer selectors matching Stockbit's UI toggles.

sentiment_streamA

Recent community posts mentioning a symbol (sentiment/news proxy — not price data).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/INo-xious/stockbit-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server