This server provides real-time and historical KOSPI and KOSDAQ stock data. It exposes stock price, volume, and company information via FastMCP. It connects to the Korean stock market data APIs. Developers use it to build financial applications, trading bots, or market analysis tools.
This server provides real-time and historical KOSPI and KOSDAQ stock data. It exposes stock price, volume, and company information via FastMCP. It connects to the Korean stock market data APIs. Developers use it to build financial applications, trading bots, or market analysis tools.
pip install kospi-kosdaq-stock-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"dragon1086-kospi-kosdaq-stock-server-github": {
"command": "uvx",
"args": [
"pip install kospi-kosdaq-stock-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from kospi kosdaq stock server?"
API Key Required
This server requires an API key from kospi kosdaq stock server. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| KOSPI_KOSDAQ_STOCK_SERVER_API_KEY | Yes | Your kospi kosdaq stock server API key |
"What resources are available in kospi kosdaq stock server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in kospi kosdaq stock server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in kospi kosdaq stock server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.