Rust MCP server fetching real-time and historical stock prices from Stooq for multiple global markets without API keys.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Stooq MCP.
get_stock_priceFetches stock price data from stooq.com.
A Model Context Protocol (MCP) server written in Rust that fetches stock price data from stooq.com.
https://github.com/user-attachments/assets/63b55175-80c3-42aa-a28a-bdb21c66169e
| Market Code | Country |
|---|---|
jp | Japan |
us | United States |
uk | United Kingdom |
hk | Hong Kong |
de | Germany |
This will install to ~/.stooq-mcp/. To customize:
The install script will:
The binary will be located at ./target/release/stooq-mcp.
Register the MCP server with Claude Code:
Add the following to your Claude Desktop configuration file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/Claude/claude_desktop_config.json
get_stock_priceFetches stock price data from stooq.com.
| Parameter | Type | Required | Description |
|---|---|---|---|
ticker | string | ✅ | Stock ticker symbol (e.g., "7203", "AAPL") |
market | string | ✅ | Market code: jp, us, uk, hk, de |
start_date | string | ❌ | Start date in YYYYMMDD format (e.g., "20240101") |
end_date | string | ❌ | End date in YYYYMMDD format (e.g., "20241231") |
Toyota Motor (Japan):
Apple (US):
Sony (Japan) - 2024 full year:
Latest data:
Historical data:
⚠️ Important Notice
MIT License - see LICENSE for details.
Contributions are welcome! Please feel free to submit a Pull Request.
Factual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hoqqun-stooq-mcp)<a href="https://allmcps.com/mcp/hoqqun-stooq-mcp"><img src="https://allmcps.com/api/badge/hoqqun-stooq-mcp?style=directory" alt="Stooq MCP on AllMCPs" /></a>