kabu-mcp
Repository: https://github.com/kame6493-del/kabu-mcp
Description: Japanese & Global Stock Market MCP Server. The only MCP server with Japanese stock (JPX/TSE) support.
Tools provided:
get_quote - Real-time stock quotes (JPX, NYSE, NASDAQ, crypto)
-
search_stocks - Search by company name (Japanese language supported)
-
-
get_chart - Historical OHLCV candlestick data
-
-
-
technical_analysis - RSI, SMA analysis with auto signals
-
-
-
-
multi_quote - Batch quotes for portfolio monitoring
-
-
-
-
-
market_screener - Japan, US, crypto market overview
Install:
{
"mcpServers": {
"kabu-mcp": {
"command": "npx",
"args": ["-y", "github:kame6493-del/kabu-mcp"]
}
}
}
Category: Finance / Market Data
Language: TypeScript
kabu-mcp
Repository: https://github.com/kame6493-del/kabu-mcp
Description: Japanese & Global Stock Market MCP Server. The only MCP server with Japanese stock (JPX/TSE) support.
Tools provided:
get_quote- Real-time stock quotes (JPX, NYSE, NASDAQ, crypto)search_stocks- Search by company name (Japanese language supported)get_chart- Historical OHLCV candlestick datatechnical_analysis- RSI, SMA analysis with auto signalsmulti_quote- Batch quotes for portfolio monitoringmarket_screener- Japan, US, crypto market overviewInstall:
{ "mcpServers": { "kabu-mcp": { "command": "npx", "args": ["-y", "github:kame6493-del/kabu-mcp"] } } }Category: Finance / Market Data
Language: TypeScript