io.github.kcw2034/toss-invest-mcp
by kcw2034
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOSS_BASE_URL | No | Override the API base URL (default: https://openapi.tossinvest.com) | |
| TOSS_CLIENT_ID | Yes | OAuth2 client ID for Toss Securities Open API | |
| TOSS_CLIENT_SECRET | Yes | OAuth2 client secret for Toss Securities Open API | |
| TOSS_DEFAULT_ACCOUNT | No | Optional fallback account number | |
| TOSS_HIGH_VALUE_NOTIONAL | No | Notional treated as high-value (default: 100000000) | |
| TOSS_MAX_ORDER_NOTIONAL_KRW | No | Reject KRW orders above this notional (default: 1000000) | |
| TOSS_MAX_ORDER_NOTIONAL_USD | No | Reject USD orders above this notional (default: 1000) | |
| TOSS_MAX_PRICE_DEVIATION_PCT | No | Reject LIMIT orders this far from market (default: 5.0) | |
| TOSS_REQUIRE_CONFIRM_HIGH_RISK | No | Require confirm=true for full liquidation / high-value orders (default: true) |
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 | |
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/kcw2034/toss-invest-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server