Skip to main content
Glama

mcp-akshare 项目

将akshare数据接口转换为MCP工具格式的Python项目

功能

  • 将akshare数据接口转换为标准的MCP工具格式

  • 提供统一的API调用方式

  • 支持多种金融数据接口

mcp使用

直接使用

{ "mcpServers": { "mcp-akshare": { "command": "uvx", "args": [ "mcp-akshare" ] } }

源码使用

git clone https://github.com/August1996/mcp-akshare.git

其中mcp-akshare_dir是mcp-akshare项目的路径

{ "mcpServers": { "mcp-akshare": { "command": "uvx", "args": [ "mcp-akshare_dir" ] } }

贡献

更多接口参考:https://akshare.akfamily.xyz/data/stock/stock.html 欢迎新增更多实用的数据接口提交Pull Request或Issue

许可证

MIT License

-
security - not tested
F
license - not found
-
quality - not tested

Related MCP Servers

  • -
    security
    -
    license
    -
    quality
    Python-based toolkit that communicates with CheatEngine through MCP interface, allowing memory reading and assembly code analysis.
  • -
    security
    F
    license
    -
    quality
    A Python implementation of the MCP server that enables AI models to connect with external tools and data sources through a standardized protocol, supporting tool invocation and resource access via JSON-RPC.
    Last updated -
    1
  • -
    security
    F
    license
    -
    quality
    A minimal Python package for easily setting up and running MCP servers and clients, allowing functions to be automatically exposed as tools that LLMs can use with just 2 lines of code.
    Last updated -
    23

View all related MCP servers

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/August1996/mcp-akshare'

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