Back to Home
DannyWongIsAvailable icon

my_stock_mcp_server

Verified Safe

by DannyWongIsAvailable

Overview

Provides real-time stock data and analysis tools for AI models by scraping EastMoney.com.

Installation

Run Command
uv run python -m stock_mcp

Environment Variables

  • LOG_LEVEL

Security Notes

The server primarily relies on web scraping public-facing APIs from EastMoney.com and szse.cn. It correctly uses `requests` and `json.loads` for parsing JSONP, mitigating `eval` risks. No apparent hardcoded sensitive secrets or malicious patterns were found. The 'ut' and 'cb' parameters in crawler requests appear to be public API identifiers rather than confidential tokens. However, web scraping inherently depends on external website structures remaining stable; changes could lead to data fetching failures, though not a direct security vulnerability of the server code itself.

Similar Servers

Stats

Interest Score24
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars7
Forks0
Last Update2025-12-27

Tags

real-time stockfinancial dataAI toolMCP servicestock analysis