kabu-mcp

Japanese & Global stock market data for AI assistants. Real-time quotes, technical analysis (RSI/MACD/BB), market screening. The only MCP with Japanese stock support.

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

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

With Pro License

{
  "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