Skip to main content
Glama

Stock Data MCP Server

by xj-bear
pyproject.toml316 B
[project] name = "stock-mcp-server" version = "0.1.0" description = "MCP server for financial data (Stock, Index, Fund, Futures) using akshare" requires-python = ">=3.10" dependencies = [ "mcp", "akshare", "pandas", "starlette", "uvicorn", "httpx" ] [project.scripts] server = "server:main"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/xj-bear/stockdata-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server