Enterprise DNA
M MCP Servers Developer low

hoqqun/stooq-mcp

by Various

🦀 Rust MCP server for stock prices from stooq.com | 株価取得MCPサーバー

H

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

  • get_stock_price

Tested with

Claude Code, Claude Desktop

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
Free 27-page guide

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.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks