kabu-mcp logo

kabu-mcp

kame6493-del/kabu-mcp
0 starsUpdated 2026-04-04Community

Is this your server?

Add your score badge to your README and get your server in front of 45k+ builders a month.

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

Enables AI assistants to access real-time Japanese and global stock market data, including quotes, charts, technical analysis, and market screening.

README.md

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

| Company | Symbol | |---------|--------| | トヨタ自動車 | 7203.T | | ソフトバンクG | 9984.T | | ソニーG | 6758.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

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use AI & ML servers.