Toss Invest MCP server
Access Toss Securities market, account, and opt-in trading APIs through MCP.
0 stars41 downloads/wk
Reviews
Write oneNobody has reviewed Toss Invest yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Toss Invest tools (35, 8 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
toss_cancel_conditional_orderwrite action선택한 계좌의 진행 중인 조건주문을 취소합니다.
toss_cancel_orderwrite action선택한 계좌의 미체결 주문을 취소합니다. 호출 전에 취소 대상을 사용자에게 확인받아야 합니다.
toss_create_conditional_orderwrite action가격 조건 충족 시 주문을 실행하는 SINGLE, OCO 또는 OTO 조건주문을 등록합니다.
toss_create_orderwrite action선택한 계좌에 매수 또는 매도 주문을 생성합니다. 호출 전에 주문 내용을 사용자에게 확인받아야 합니다.
toss_get_buying_power선택한 계좌에서 원화 또는 달러로 주문 가능한 현금 기반 금액을 조회합니다.
toss_get_candles한 종목의 분봉 또는 일봉 OHLCV 데이터를 최대 200개까지 조회합니다.
toss_get_commissions선택한 계좌의 국내·미국 주식 매매 수수료를 조회합니다.
toss_get_conditional_orderwrite action선택한 계좌의 조건주문 한 건을 상세 조회합니다.
toss_get_exchange_rate원화와 달러 사이의 참고 환율을 조회합니다.
toss_get_holdings선택한 계좌의 국내·미국 보유 주식과 평가 정보를 조회합니다.
toss_get_kr_market_calendar기준일의 국내 시장 운영 시간과 거래 가능 여부를 조회합니다.
toss_get_market_indicator_candles한 시장 지표의 분봉 또는 일봉 데이터를 최대 200개까지 조회합니다.
toss_get_market_indicator_investor_trading코스피 또는 코스닥의 투자자별 매매대금을 조회합니다.
toss_get_market_indicator_prices국내 지수와 국채 등 시장 지표의 현재가를 최대 200개까지 조회합니다.
toss_get_orderwrite action선택한 계좌의 주문 한 건을 상세 조회합니다.
toss_get_orderbook한 종목의 매수·매도 호가와 잔량을 조회합니다.
toss_get_price_limit한 종목의 당일 가격 제한 정보를 조회합니다.
toss_get_prices국내 또는 미국 종목의 현재가를 최대 200개까지 조회합니다.
toss_get_rankings시장 또는 토스증권 기준 거래대금, 거래량, 등락률 순위를 조회합니다.
toss_get_sellable_quantity선택한 계좌에서 특정 종목을 매도할 수 있는 수량을 조회합니다.
toss_get_stock_credit_trades국내 종목의 신용융자·신용대주 신규·상환·잔고 수량을 일별 시계열로 조회합니다.
toss_get_stock_investor_trading국내 종목의 개인·외국인·기관·기타법인 투자자별 매매 거래량을 일별 시계열로 조회합니다.
toss_get_stock_program_trades국내 종목의 차익·비차익 프로그램매매 거래량을 일별 시계열로 조회합니다.
toss_get_stock_securities_lending국내 종목의 대차거래 체결·상환·잔고 수량과 잔고 금액을 일별 시계열로 조회합니다.
toss_get_stock_short_selling국내 종목의 공매도 거래량·거래대금과 전체 거래 대비 비중을 일별 시계열로 조회합니다.
toss_get_stock_warnings한 종목의 투자경고, 거래정지 등 투자 유의사항을 조회합니다.
toss_get_stocks국내 또는 미국 종목의 이름, 시장, 통화, 거래 상태 등 기본 정보를 조회합니다.
toss_get_trades한 종목의 최근 체결 내역을 최대 50건까지 조회합니다.
toss_get_us_market_calendar기준일의 미국 시장 운영 시간과 거래 가능 여부를 조회합니다.
toss_list_accounts사용 가능한 토스증권 종합매매 계좌와 accountSeq를 조회합니다.
toss_list_conditional_orders선택한 계좌의 진행 중이거나 종료된 조건주문 목록을 조회합니다.
toss_list_orders선택한 계좌의 진행 중이거나 종료된 주문 내역을 조회합니다.
toss_list_stocks마켓(거래소)별 전체 종목 목록을 조회합니다. 유니버스 구성 용도이며 마켓당 최대 수천 건을 한 번에 반환하므로, 개별 종목 정보는 toss_get_stocks를 사용하세요.
toss_modify_conditional_orderwrite action기존 조건주문을 취소하고 변경된 조건으로 다시 생성합니다. 응답의 새 ID를 사용해야 합니다.
toss_modify_orderwrite action선택한 계좌의 기존 주문 가격 또는 수량을 정정합니다. 호출 전에 변경 내용을 사용자에게 확인받아야 합니다.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 17 days ago15/15
- Maintainer identityregistry namespace matches repository owner6/10
Install directly
Runs npx -y @wi9ine/toss-invest-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add toss-invest -- npx -y @wi9ine/toss-invest-mcp
Toss Invest: common questions
- Is Toss Invest MCP server safe?
- Mostly: it is graded B (80/100). Read the Toss Invest safety report
- How do I install Toss Invest?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Toss Invest need an API key?
- Yes. The registry entry asks for
TOSS_CLIENT_ID,TOSS_CLIENT_SECRET. - Is Toss Invest maintained?
- The last commit was 17 days ago (2026-09-04). The latest release is v0.2.0.
- What can I use instead of Toss Invest?
- Servers from other publishers that do the same job: CCXT MCP server.
Alternatives to Toss Invest
Same job from other publishers: the closest match first, then the best rated.
- CCXTOfficial CCXT MCP server - Market data and trading across 100+ exchanges and prediction marketsnot reviewedWidely usedA