kabu-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@kabu-mcpget real-time quote for Toyota (7203.T)"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: StockQuotes MCP
🚀 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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kame6493-del/kabu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server