Back to Home
lionelschiepers icon

StockQuotes.MCP

Verified Safe

by lionelschiepers

Overview

Bridges AI assistants with real-time and historical financial market data from Yahoo Finance via the Model Context Protocol.

Installation

Run Command
npx stockquotes-mcp --transport stdio

Environment Variables

  • LOG_LEVEL
  • NODE_ENV

Security Notes

The server utilizes `helmet` for security headers and `express-rate-limit` to prevent abuse on its HTTP transport. Input validation is enforced using Zod schemas. No hardcoded secrets or direct use of `eval` or `child_process` detected. The HTTP endpoint `/mcp` correctly restricts methods to POST. No authentication/authorization is implemented, which is typical for an MCP tool server expected to run in a controlled environment or behind an orchestrator.

Similar Servers

Stats

Interest Score32
Security Score9
Cost ClassLow
Avg Tokens500
Stars1
Forks0
Last Update2026-01-19

Tags

MCPYahoo FinanceStock QuotesFinancial DataAI Tools