MCP.so
登录
M

Mcp Akshare

@August1996

关于 Mcp Akshare

AKShare 是基于 Python 的财经数据接口库,目的是实现对股票、期货、期权、基金、外汇、债券、指数、加密货币等金融产品的基本面数据、实时和历史行情数据、衍生数据从数据采集、数据清洗到数据落地的一套工具,主要用于学术研究目的。

基本信息

分类

其他

传输方式

stdio

发布者

August1996

提交者

余彬

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Mcp Akshare?

Mcp Akshare is a Python project that converts akshare data interfaces into the standard MCP (Model Context Protocol) tool format, providing a unified API for accessing multiple financial data sources.

How to use Mcp Akshare?

Use it directly by adding the provided JSON configuration to your MCP client, which invokes uvx mcp-akshare. Alternatively, clone the source repository and run from a local path.

Key features of Mcp Akshare

  • Converts akshare data interfaces to MCP tools
  • Provides a unified API calling method
  • Supports multiple financial data interfaces

Use cases of Mcp Akshare

FAQ from Mcp Akshare

评论

其他 分类下的更多 MCP 服务器