Skip to main content
Glama
baguskto

Baguskto Saham

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
IDX_MCP_DEBUGNoEnable debug mode for detailed logging (not recommended for MCP mode)false
IDX_MCP_LOG_LEVELNoLog level setting. Set to 'error' for clean JSON-RPC communication in MCP modeerror
IDX_MCP_CACHE_TYPENoCache type: 'memory' or 'redis'memory
IDX_MCP_SERVER_NAMENoServer name for the IDX MCP ServerIDX MCP Server
IDX_MCP_WEB_TIMEOUTNoTimeout in milliseconds for web scraping data source15000
IDX_MCP_YAHOO_TIMEOUTNoTimeout in milliseconds for Yahoo Finance data source10000
IDX_MCP_CACHE_TTL_HISTORICALNoCache TTL in seconds for historical data (24 hours)86400
IDX_MCP_CACHE_TTL_STOCK_INFONoCache TTL in seconds for stock info data300
IDX_MCP_CACHE_TTL_MARKET_OVERVIEWNoCache TTL in seconds for market overview data60

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_market_overview

Get Indonesian stock market overview including IHSG index, volume, and top movers

get_stock_info

Get detailed information for a specific Indonesian stock

get_historical_data

Get historical price data for a specific stock

get_sector_performance

Get performance data for all IDX sectors

search_stocks

Search for stocks by company name or ticker symbol

get_stock_analysis

Get comprehensive technical analysis for a stock with indicators and recommendations

compare_stocks

Compare performance of multiple stocks over a specified period

get_available_stocks

Get list of all available stock tickers in the historical dataset

get_dataset_info

Get information about the historical dataset including last update and coverage

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/baguskto/saham-mcp'

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