Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_FILE | No | Log file path | idx-stock-mcp.log |
| LOG_LEVEL | No | Logging level | INFO |
| CACHE_ENABLED | No | Enable caching | true |
| YAHOO_TIMEOUT | No | Timeout untuk Yahoo Finance API | 30 |
| CACHE_MAX_SIZE | No | Max cache entries | 1000 |
| RATE_LIMIT_PERIOD | No | Per period (seconds) | 60 |
| RATE_LIMIT_REQUESTS | No | Max requests | 100 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |