hoqqun/stooq-mcp
by Various
🦀 Rust MCP server for stock prices from stooq.com | 株価取得MCPサーバー
MCP
hoqqun/stooq-mcp
Added 1 June 2026
Overview
A Rust-based MCP server that fetches stock prices from stooq.com. It provides a Model Context Protocol interface for retrieving real-time and historical stock data, enabling integration with AI agents and development tools.
Best for
Best for
Developers needing a lightweight MCP server to add stock price capabilities to AI tools or custom assistants
Use cases
- Query stock prices for a given ticker symbol via MCP
- Integrate stock market data into AI assistant workflows
- Build portfolio tracking features in MCP-enabled applications
How to use
Install
curl -fsSL https://raw.githubusercontent.com/hoqqun/stooq-mcp/main/install.sh | bash Tools exposed
start_dateend_date
Tested with
Claude Desktop, Claude Code
Example client config
{\n "mcpServers": {\n "stooq-mcp": {\n "command": "/path/to/stooq-mcp/target/release/stooq-mcp"\n }\n }\n} Notes
A Rust-based MCP server that fetches stock prices from stooq.com. It provides a Model Context Protocol interface for retrieving real-time and historical stock data, enabling integration with AI agents and development tools.
4 stars on GitHub. Last updated 2025-12-28.
Use cases
- Query stock prices for a given ticker symbol via MCP
- Integrate stock market data into AI assistant workflows
- Build portfolio tracking features in MCP-enabled applications
Pros
- Simple, focused functionality for stock price retrieval
- Built in Rust for performance and reliability
- Uses the standard MCP protocol for broad compatibility
Cons
- Relies on a single third-party data source (stooq.com) which may have limited coverage or availability
- Low project adoption (4 stars) indicating minimal community validation or support
- Limited to stock price data only, no other financial metrics or endpoints
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple, focused functionality for stock price retrieval
- Built in Rust for performance and reliability
- Uses the standard MCP protocol for broad compatibility
Cons
- Relies on a single third-party data source (stooq.com) which may have limited coverage or availability
- Low project adoption (4 stars) indicating minimal community validation or support
- Limited to stock price data only, no other financial metrics or endpoints
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
OpenDevin
Community
🙌 OpenHands: AI-Driven Development
Crewai
Community
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
