Skip to main content
Glama
August1996

mcp-akshare

by August1996

mcp-akshare 项目

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

功能

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

  • 提供统一的API调用方式

  • 支持多种金融数据接口

Related MCP server: tdx-mcp

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

F
license - not found
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    D
    maintenance
    The MCP provides comprehensive financial data and analytical tool support for AI large language models, specifically including the following five core data capabilities: Stock Analysis/ETF Analysis/Public Funds/News & Information/General Tools More Info: https://github.com/shenqingtech/deepq-finan
    44
    40
    7
    ISC
  • A
    license
    -
    quality
    D
    maintenance
    基于通达信行情服务器的 MCP Server,为 AI 助手提供实时 A 股、期货、港股等行情数据及技术指标。
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A MCP server that queries financial website tables using Playwright, enabling automated data retrieval from sources like Tonghuashun and East Money, and exposing the results via MCP tools.
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    将akshare、yfinance、wbgapi、arxiv等免费公开接口封装为4个标准MCP工具,使支持MCP的智能体无需第三方账号和云额度即可直接查询金融市场、宏观经济和学术论文数据。

View all related MCP servers

Related MCP Connectors

  • Alpha Vantage MCP — Stock market data, fundamentals, and earnings

  • Alpaca MCP — real-time US stock market data via the Alpaca Market Data API

  • SEC XBRL MCP — wraps SEC EDGAR XBRL API (data.sec.gov)

View all MCP Connectors

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

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