tossinvest-openapi-mcp
by EthanKlocked
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TOSS_API_KEY | Yes | Toss Open API client id / API key. | |
| MAX_ORDER_KRW | No | Maximum allowed calculated KRW order amount. | 0 |
| MAX_ORDER_USD | No | Maximum allowed calculated USD order amount. | 0 |
| ENABLE_TRADING | No | Global gate for any real order operation. | false |
| ALLOWED_SYMBOLS | No | Optional comma-separated allow list. | |
| BLOCKED_SYMBOLS | No | Optional comma-separated block list; always wins over allow list. | |
| TOSS_SECRET_KEY | Yes | Toss Open API client secret. | |
| TOSS_ACCOUNT_SEQ | No | Optional default account sequence for account-scoped tools. | |
| ENABLE_ORDER_CANCEL | No | Gate for real order cancel. | false |
| ENABLE_ORDER_CREATE | No | Gate for real order create. | false |
| ENABLE_ORDER_MODIFY | No | Gate for real order modify. | false |
| REQUIRE_CONFIRMATION | No | Requires exact confirmation text for real order operations. | 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/EthanKlocked/tossinvest-openapi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server