
kabu-mcp
from kame6493-del
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.
๐ฅ๐ฅ๐ฅโ VerifiedAccount requiredNeeds API keys
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
๐ฏ๐ต 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
๐ 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"
}
}
}
}No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.