jm12138/qmt-mcp-server
If you are the rightful owner of qmt-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
QMT MCP Server is a protocol server based on the QMT platform, designed to provide stock market data download and query functionalities.
The QMT MCP Server is a specialized server application that leverages the QMT platform to offer comprehensive stock market data services. It is designed to facilitate the retrieval of detailed stock information, historical data downloads, and market data queries. This server is particularly useful for financial analysts, traders, and developers who require reliable and up-to-date stock market data for analysis and decision-making. The server supports both local and server deployment modes, making it versatile for different use cases. It integrates seamlessly with QMT clients, ensuring that users can access the data they need efficiently. The server is currently supported only on Windows due to its dependency on the QMT client.
Features
- Retrieve detailed stock information
- Download historical stock market data
- Query current stock market data
- Supports both local and server deployment modes
- Integrates with QMT clients for seamless data access
Usages
usage with Claude Desktop stdio
{ "mcpServers": { "qmt-mcp-server": { "command": "qmt_mcp_server_stdio" } } }
usage with VS Code stdio
{ "servers": { "qmt-mcp-server": { "command": "qmt_mcp_server_stdio" } } }
usage with VS Code sse
{ "servers": { "qmt-mcp-server": { "type": "sse", "url": "http://0.0.0.0:8000/sse" } } }
Tools
get_current_time_tool
Fetches the current time
get_instrument_detail_tool
Retrieves detailed information about a stock
download_history_data_tool
Downloads historical market data for a specific stock
download_history_data2_tool
Downloads historical market data for multiple stocks
get_market_data_ex_tool
Fetches market data for multiple stocks