trackmcp
Back to directory

Japanese & Global Stock Market MCP Server for Claude, Cursor, VS Code. Real-time quotes, technical analysis, market screening.

0 stars JavaScriptOthers Updated Apr 4, 2026
aiclaudefinancejapanmcpmcp-serverstockstechnical-analysistrading

Documentation

kabu-mcp 📈

Japanese & Global Stock Market MCP Server for AI assistants.

Real-time quotes, technical analysis, market screening — all from your AI agent.

Works with Claude Desktop, Cursor, VS Code, Claude Code, and any MCP-compatible client.

‼️ No other MCP server covers Japanese stocks (JPX/TSE). This is the only one.

✨ Features

Free Tools

  • get_quote — Real-time stock prices (JPX, NYSE, NASDAQ, crypto)
  • search_stocks — Find any stock by name or keyword (日本語 OK)
  • get_chart — Historical OHLCV candlestick data

Pro Tools ($4.99/mo)

  • technical_analysis — RSI, SMA (5/20/50) with auto buy/sell signals
  • multi_quote — Batch quotes for portfolio monitoring
  • market_screener — Japan, US, and crypto market overview

🚀 Quick Start

json
{
  "mcpServers": {
    "kabu-mcp": {
      "command": "npx",
      "args": ["-y", "github:kame6493-del/kabu-mcp"]
    }
  }
}

With Pro License

json
{
  "mcpServers": {
    "kabu-mcp": {
      "command": "npx",
      "args": ["-y", "github:kame6493-del/kabu-mcp"],
      "env": {
        "KABU_MCP_LICENSE_KEY": "kabu_pro_your_key_here"
      }
    }
  }
}

🇯🇵 Japanese Stock Symbols

CompanySymbol
トヨタ自動車7203.T
ソフトバンクG9984.T
ソニーG6758.T
日経225指数^N225

💎 Get Pro

Unlock all tools for $4.99/month: Get Pro License

Landing page: kabu-mcp-landing.netlify.app

📝 License

MIT — Built by HatoTools

Frequently asked questions

What is kabu-mcp?

kabu-mcp is Japanese & Global Stock Market MCP Server for Claude, Cursor, VS Code. Real-time quotes, technical analysis, market screening.

How do I install kabu-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is kabu-mcp open source?

Yes — it is hosted on GitHub at https://github.com/kame6493-del/kabu-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP