Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Tossinvest MCP
Tossinvest MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 2:17:03 PM

Tossinvest MCP

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
toss-securitiesstock-markettradingfinance

Connects MCP clients to Toss Securities for market data, account queries, and guarded real-account order operations.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "scjang01-tossinvest-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tossinvest-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

The scjang01/tossinvest-mcp MCP server exposes Toss Securities Open API functions to MCP-compatible local applications. It supports Korean and U.S. stock quotes, order books, trades, candles, account data, holdings, buying power, and order queries, with optional order creation, modification, and cancellation. API credentials are supplied through environment variables, while OAuth tokens are issued and refreshed internally. Reach for it when an agent needs access to Toss Securities data or carefully guarded trading actions, but note that Toss provides no sandbox or paper-trading environment.

Use cases

β€’Query Korean and U.S. stock prices from an MCP client
β€’Inspect holdings, buying power, and pending orders
β€’Review candles, order books, and recent trades
β€’Create guarded real-account orders when trading is explicitly enabled

Key features

β€’Domestic and U.S. stock market data
β€’Holdings and account balance queries
β€’Order list and order detail retrieval
β€’Optional order creation, modification, and cancellation
β€’Configurable pre-trade guardrails
β€’Automatic OAuth token refresh

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Tossinvest MCP.

Extracted Tool Capabilities
Domestic and U.S. stock market data
Holdings and account balance queries
Order list and order detail retrieval
Optional order creation, modification, and cancellation
Configurable pre-trade guardrails
Automatic OAuth token refresh

How Tossinvest MCP works

What scjang01/tossinvest-mcp MCP server does

The scjang01/tossinvest-mcp MCP server connects MCP clients running on a user’s computer to the Toss Securities Open API. Its read-only capabilities cover domestic and U.S. stock information, including current prices, order books, recent trades, candles, upper and lower price limits, basic instrument details, purchase warnings, exchange rates, and market hours.

Account-oriented queries include available accounts, holdings, buying power, sellable quantities, trading fees, order lists, and order details. These functions are available without enabling trading. The default account is account sequence 1, and another account can be selected through configuration.

Trading is optional. When enabled, the server registers tools for creating, modifying, and cancelling orders. A modification replaces the original order rather than patching it in place, so Toss returns a new order ID that must be used for later lookups, modifications, or cancellation.

How it works

The scjang01/tossinvest-mcp MCP server runs locally through Node.js and communicates with the MCP client over its local process connection. The npm package can be launched with npx, allowing the client to fetch it when first started. Toss Securities API credentials are passed as environment variables rather than written into tool requests.

OAuth token handling is internal: the server obtains tokens and refreshes them automatically before expiry. Toss Securities only accepts requests from registered IP addresses, so the machine’s public IP must be added to the allowed IP list in the Toss Securities WTS Open API settings.

Trading tools are not registered by default. If trading is enabled, each create, modify, or cancel request normally also needs the input field confirmOrderAction: true. This confirmation requirement can be disabled for automation, but other configured restrictions continue to apply.

Setup and configuration

Install Node.js 20 or newer, obtain a Toss Securities API Key and Secret Key, and register the machine’s public IP with Toss Securities. Add the server to the MCP client configuration with npx tossinvest-mcp, setting TOSSINVEST_API_KEY and TOSSINVEST_SECRET_KEY in the environment.

TOSSINVEST_ACCOUNT selects the default account sequence and otherwise defaults to 1. Set TOSSINVEST_ENABLE_TRADING to true only when real-account order operations are intended. The scjang01/tossinvest-mcp MCP server does not provide a sandbox, so initial testing should use market-data and account-query functions before enabling trading.

Tools and capabilities

The scjang01/tossinvest-mcp MCP server supports:

  • Domestic and U.S. stock quotes, order books, trades, candles, and instrument information
  • Exchange rates and domestic/U.S. market schedules
  • Account lists, holdings, buying power, sellable quantities, fees, and order details
  • Optional order creation, modification, and cancellation
  • Local pre-trade restrictions for order amount, daily amount, daily count, symbols, selling, market orders, and account selection

Limitations and notes

All order operations can affect a real Toss Securities account. There is no documented mock-trading or sandbox environment. By default, selling and market orders are blocked, and order confirmation is required. Additional limits can restrict one-order amounts, daily totals, daily order counts, permitted symbols, and the account used for orders.

The server requires valid Toss Securities credentials and an allowed source IP. Protect the API Key and Secret Key. Account-dependent requests use the configured default account unless a supported request specifies otherwise, and account locking can prevent orders from targeting a different account.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Kite MCP logoKite MCP

    Trade Indian stocks on Zerodha Kite via natural conversation. 14 tools for holdings, orders, quotes, GTT triggers, and more with automated TOTP login.

    πŸ’° Finance & Fintech3 views
    Compare vs Kite MCP β†’
  • Tasty Agent logoTasty Agent

    Tastyworks API integration to handle trading activities on Tastytrade

    πŸ’° Finance & Fintech4 views
    Compare vs Tasty Agent β†’
  • Coinrithm Agent Trading logoCoinrithm Agent Trading

    Paper-trade crypto spot, futures & prediction markets on CoinRithm with a user-minted API key (simulated funds, 21 tools, public Agent Arena).

    πŸ’° Finance & Fintech3 views
    Compare vs Coinrithm Agent Trading β†’
  • Freqtrade MCP logoFreqtrade MCP

    An MCP server that integrates with the Freqtrade cryptocurrency trading bot.

    πŸ’° Finance & Fintech3 views
    Compare vs Freqtrade MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
3
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Tossinvest MCP

Install Node.js 20 or newer, then configure the MCP client to run `npx tossinvest-mcp` with `TOSSINVEST_API_KEY` and `TOSSINVEST_SECRET_KEY`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewTossinvest MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/scjang01-tossinvest-mcp?style=directory)](https://allmcps.com/mcp/scjang01-tossinvest-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/scjang01-tossinvest-mcp"><img src="https://allmcps.com/api/badge/scjang01-tossinvest-mcp?style=directory" alt="Tossinvest MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
6/8 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 26, 2026
48Quality signal: Fair Β· 48/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 19d ago via OSV.dev Β· tossinvest-mcp (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Tossinvest MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code