kospi-kosdaq-stock-server
The kospi-kosdaq-stock-server is an MCP server designed for retrieving detailed stock data from KOSPI and KOSDAQ markets. It offers features like fetching OHLCV data, market capitalization, and fundamental data for stocks. The server is intended for usage in environments like Claude Desktop, where it can be easily configured and utilized.
What is the KOSPI-KOSDAQ Stock Server?
It is an MCP server that provides stock data for the Korean markets, KOSPI and KOSDAQ, using FastMCP.
How can I install the server?
You can install it via Smithery or manually using uv. Detailed instructions are provided in the usage section.
What data can I retrieve using this server?
You can retrieve ticker symbols, OHLCV data, market capitalization, fundamental data, and trading volume by investor type.
Is the server compatible with Claude Desktop?
Yes, it can be configured to work with Claude Desktop by editing the claude_desktop_config.json
file.
Do I need any additional tools for installation?
Yes, the server requires the uv
tool for installation and execution.