baostock_mcp
Verified Safeby Eskiii
Overview
This server provides an MCP interface for accessing A-share stock, financial, and market data via the Baostock platform.
Installation
python mcp_baostock.pySecurity Notes
The code primarily acts as a wrapper for the `baostock` library and `fastmcp` server. It does not contain direct `eval` or `exec` calls, shell command injections, or hardcoded secrets. Input parameters are handled within the context of the Baostock API. The main security considerations would stem from the trustworthiness and reliability of the Baostock data source itself and the network security of running a local server.
Similar Servers
maverick-mcp
Personal stock analysis MCP server for financial data analysis, technical indicators, and portfolio optimization tools integrated with Claude Desktop.
mcp-aktools
This MCP server provides real-time and historical financial data for stocks and cryptocurrencies, offering search, detailed information retrieval, market overviews, news, and analysis capabilities.
finance-trading-ai-agents-mcp
A specialized MCP server for financial analysis and quantitative trading, designed to deploy local financial MCP services with a departmental architecture for LLM integration and algorithmic trading.
alpha_vantage_mcp
An MCP server providing real-time and historical stock market data, financial intelligence, and technical indicators for integration with Large Language Models (LLMs) and agentic workflows.