stooq-mcp
About
MCP server to fetch stock prices from stooq.com (Rust)
Details
- Author
- hoqqun
- Categories
- Search, Knowledge Base, Other
Jump to
Setup
Install stooq-mcp in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/hoqqun/stooq-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
A Model Context Protocol (MCP) server written in Rust that fetches stock price data fromstooq.com.
https://github.com/user-attachments/assets/63b55175-80c3-42aa-a28a-bdb21c66169e
- Latest stock prices- Get real-time stock price data
- Historical data- Retrieve historical stock data with custom date ranges
- Multi-market support- Access stocks from 5 major markets
curl -fsSL https://raw.githubusercontent.com/hoqqun/stooq-mcp/main/install.sh | bash
This will install to~/.stooq-mcp/. To customize:
STOOQ_MCP_DIR=/your/path curl -fsSL https://raw.githubusercontent.com/hoqqun/stooq-mcp/main/install.sh | bash
git clone https://github.com/hoqqun/stooq-mcp.git cd stooq-mcp ./install.sh
- Build the project
- Register with Claude Code and/or Claude Desktop
The binary will be located at./target/release/stooq-mcp.
Register the MCP server with Claude Code:
claude mcp add stooq-mcp /path/to/stooq-mcp/target/release/stooq-mcp
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
{ "mcpServers": { "stooq-mcp": { "command": "/path/to/stooq-mcp/target/release/stooq-mcp" } } }
Fetches stock price data from stooq.com.
Get the current stock price for Toyota (7203) in Japan market.
Get the latest AAPL stock price from US market.
Get Sony (6758) stock price history from January 1, 2024 to December 31, 2024.
Symbol,Date,Time,Open,High,Low,Close,Volume 7203.JP,2024-12-27,16:00:00,2500,2520,2480,2510,1000000
Date,Open,High,Low,Close,Volume 2024-01-04,2450,2480,2440,2470,800000 2024-01-05,2470,2490,2460,2485,750000 ...
- Rust- Systems programming language
- rmcp- MCP server implementation
- reqwest- HTTP client
- tokio- Async runtime
- stooq.com is anunofficial APIand may change without notice
- Daily rate limitsapply - excessive requests may be blocked
- Intended forpersonal use and learning purposesonly
- Data accuracy is not guaranteed
Contributions are welcome! Please feel free to submit a Pull Request.
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Fetch, convert, and search AWS documentation pages, with recommendations for related content.
Search campgrounds around the world on campertunity, check availability, and provide booking links.
The Ferryhopper MCP Server exposes ferry routes, schedules and booking redirects so an AI assistant can discover connections across Europe and the Mediterranean and send users to Ferryhopper to complete bookings.
All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.
MCP server that provides read-only access to HyperKitty, the web-based email archive component of Mailman 3.
At Sunrise Apps, we believe AI agents should be limitless, especially when it comes to visual data. We created ImageSorcery to bridge the critical gap in AI's ability to interact with and manipulate images directly, all while upholding the highest standards of privacy and security.
Just Domain is the domain registrar for businesses built with AI. Its remote MCP server checks availability and returns first-year and renewal pricing, plus a link to register on justdomain.ai, with DNS and WHOIS privacy in the same place. No account, no API key, read only. Endpoint: https://mcp.justdomain.ai/
Research tools, including a Sqlite-backed document stash
Semantic search over 9 free-license stock photo sources. Hosted remote server with OAuth — no API key to paste.
SerpApi MCP Server for Google and other search engine results
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




