kabu-mcp Server
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
| 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