Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by morrain • Uncategorized
An MCP server providing real-time and historical stock market data via AkShare API with Puppeteer fallback.
Real-time stock quotes and company information.
Historical stock data with moving averages and price adjustments.
Intraday minute-level K-line data and stock filtering by price change.
akMcpServer is a Model Context Protocol server that fetches real-time stock quotes, historical data, intraday minute-level data, and filters stocks by price change. It primarily uses the AkShare API wrapper and includes a Puppeteer-based fallback for reliability. The server supports stdio and HTTP communication modes, is easily configurable via environment variables, and can be run via npx or Docker for quick deployment.