J-Quants Free MCP server
@cygkichi
关于 J-Quants Free MCP server
J-Quants APIの無償版で利用可能な機能のMCPサーバー
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"e-stat": {
"command": "uv",
"args": [
"--directory",
"/path/to/jquants-free-mcp-server",
"run",
"server.py"
],
"env": {
"JQUANTS_ID_TOKEN": "YOUR_JQUANTS_ID_TOKEN"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is J-Quants Free MCP server?
A Model Context Protocol server that provides access to the free version of the J-Quants API, enabling retrieval of Japanese stock data and financial statements.
How to use J-Quants Free MCP server?
Register at J-Quants API to obtain an ID token, then set the JQUANTS_ID_TOKEN environment variable. Configure your MCP client (e.g., Claude Desktop) with the server path and that environment variable.
Key features of J-Quants Free MCP server
search_company: Search listed companies by Japanese text.get_daily_quotes: Fetch daily stock prices by company code.get_financial_statements: Retrieve financial statements by company code.- No paid subscription required for the underlying API.
Use cases of J-Quants Free MCP server
- Compare financial ratios (e.g., equity ratio) of multiple companies.
- Obtain balance sheets and create charts from financial data.
- Automate daily stock price lookups for a watchlist.
- Integrate Japanese equity data into an AI assistant's analysis.
FAQ from J-Quants Free MCP server
What tools does the server provide?
Three tools: search_company (text search), get_daily_quotes (daily prices), and get_financial_statements (financial statements).
How do I obtain and set the required token?
Register at J-Quants API, get your ID token, and set it as the environment variable JQUANTS_ID_TOKEN.
Can I use the server without a J-Quants API registration?
No, registration and an active ID token are mandatory.
What license applies to this project?
The project is distributed under the MIT License; see the LICENSE file.
What runtime or dependencies are needed?
The server runs with Python (via uv or uvx) and expects the JQUANTS_ID_TOKEN environment variable to be set.
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论