toss-invest-mcp
Related Servers
Alternatives to toss-invest-mcp
No user-submitted related servers found.
Related Servers
AlicenseAqualityBmaintenanceEnables Claude to call NH Investment & Securities Open API for Korean stock market data, quotes, and order execution through natural language.55MIT- FlicenseAqualityDmaintenanceEnables Claude to trade Korean and overseas stocks, check balances, and search stock information through the Korea Investment & Securities Open API.12-
- AlicenseNot gradedqualityAmaintenanceEnables querying Korean and US stock information, quotes, account assets, and order history via Toss Securities Open API. Optionally supports order placement with preview and confirmation safeguards.1MIT
- AlicenseAqualityCmaintenanceSelf-hosted MCP server that wraps the Toss Securities Open API, enabling natural language queries for account balances, holdings, transactions, and stock prices via Claude.4MIT
- AlicenseAqualityDmaintenanceEnables trading and market data access for Toss Securities through natural language, with built-in trading guardrails to prevent errors.20MIT
- FlicenseNot gradedqualityCmaintenanceEnables conversational control of a Korean stock paper trading simulator. Users can view positions, adjust strategy parameters, and run backtests through natural language in Claude Desktop.-
TDQS
Scored across 28 tools
Each tool has a clearly distinct purpose targeting specific resource-action pairs. There is no ambiguity between tools like cancel_order and cancel_conditional_order, or create_order and create_conditional_order, as they handle different order types.
All tools follow a consistent verb_noun pattern in snake_case (e.g., cancel_order, get_accounts, list_conditional_orders). The naming is predictable and reflects the action and resource clearly.
With 28 tools, the count is slightly above the typical well-scoped range, but given the comprehensive nature of a trading platform covering orders, conditional orders, market data, and account management, each tool serves a necessary function. It is not excessive for the domain.
The tool set covers the full lifecycle of trading operations: account information, order placement and modification, conditional orders, market data (candles, orderbook, prices, rankings), and ancillary data (calendar, exchange rate, commissions). No obvious gaps exist for standard trading workflows.