mcp-akshare
Allows users to clone the mcp-akshare repository for source code usage, providing access to the project files for customization and development.
Provides tools for converting AkShare financial data APIs into the MCP tool format, enabling access to various financial data interfaces through a unified Python-based API.
mcp-akshare 项目
将akshare数据接口转换为MCP工具格式的Python项目
功能
将akshare数据接口转换为标准的MCP工具格式
提供统一的API调用方式
支持多种金融数据接口
Related MCP server: local-datasource
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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
China A-share market data for research, backtesting and AI agents via MCP.
Alpha Vantage MCP — Stock market data, fundamentals, and earnings
EODHD MCP — wraps EOD Historical Data (eodhd.com)
MCP server giving AI agents one-connection access to China A-share market intelligence: financials,
Related MCP Servers
- AlicenseNot gradedqualityDmaintenance基于通达信行情服务器的 MCP Server,为 AI 助手提供实时 A 股、期货、港股等行情数据及技术指标。MIT
- FlicenseNot gradedqualityBmaintenance将akshare、yfinance、wbgapi、arxiv等免费公开接口封装为4个标准MCP工具,使支持MCP的智能体无需第三方账号和云额度即可直接查询金融市场、宏观经济和学术论文数据。
- AlicenseBqualityCmaintenanceMCP server that wraps AKShare's 1000+ financial data functions, enabling LLMs to query Chinese stock, macro, futures, fund, bond, option, forex, and alternative data through standardized tools.143Apache 2.0
- AlicenseCqualityAmaintenanceConnects AKShare's extensive financial data interfaces to the Model Context Protocol (MCP), enabling LLM clients and agents to search, describe, and call these interfaces via natural language. Provides structured JSON output, pagination, routing, and automated validation to simplify data retrieval while maintaining reliability.100MIT
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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