Overview
What is J-Quants Free MCP Server?
J-Quants Free MCP Server is a free version of the J-Quants API that provides access to various financial data through the Model Context Protocol (MCP).
How to use J-Quants Free MCP Server?
To use this server, you need to register for the J-Quants API and set the JQUANTS_ID_TOKEN environment variable with your ID token. Follow these steps:
- Register at J-Quants API
- Obtain your ID token and set it in your environment.
Key features of J-Quants Free MCP Server?
search_company: Search for listed companies using Japanese text.get_daily_quotes: Retrieve daily stock prices using stock codes.get_financial_statements: Obtain financial statements using stock codes.
Use cases of J-Quants Free MCP Server?
- Comparing financial ratios of companies.
- Fetching and visualizing balance sheets of multiple companies.
- Analyzing stock price trends over time.
FAQ from J-Quants Free MCP Server?
- Can I access all features for free?
Yes! The server provides free access to the basic features of the J-Quants API.
- What programming language is used?
The server is implemented in Python.
- Is there a license for this project?
Yes, this project is licensed under the MIT license.