MCP Server for stock and crypto
MCP Server for stock and crypto
README
📈 AkTools MCP Server
<!-- mcp-name: io.github.aahl/mcp-aktools -->
<!-- -->
基于 akshare 的 MCP (Model Context Protocol) 服务器,提供股票、加密货币的数据查询和分析功能。
功能
- 股票搜索: 根据股票名称、公司简称等关键词查找股票代码
- 股票信息: 获取股票的详细信息,包括价格、市值等
- 市场概况: 获取A股市场的涨停板、龙虎榜、资金流向等
- 历史价格: 获取股票、加密货币历史价格数据,包含技术分析指标
- 相关新闻: 获取股票、加密货币相关的最新新闻资讯
- 财务指标: 支持A股和港美股的财务报告关键指标查询
安装
方式1: uvx
{
"mcpServers": {
"mcp-aktools": {
"command": "uvx",
"args": ["mcp-aktools"],
"env": {
"OKX_BASE_URL": "https://okx.4url.cn", # OKX地址,如果你的网络环境无法访问okx.com,可通过此选项配置反代地址
"BINANCE_BASE_URL": "https://bian.4url.cn" # 币安地址,默认: https://www.binance.com
}
}
}
}
方式2: Smithery
需要通过OAuth授权或Smithery key
{
"mcpServers": {
"mcp-aktools": {
"url": "https://server.smithery.ai/@aahl/mcp-aktools/mcp" # Streamable HTTP
}
}
}
方式3: Docker
mkdir /opt/mcp-aktools
cd /opt/mcp-aktools
wget https://raw.githubusercontent.com/aahl/mcp-aktools/refs/heads/main/docker-compose.yml
docker-compose up -d
{
"mcpServers": {
"mcp-aktools": {
"url": "http://0.0.0.0:8808/mcp" # Streamable HTTP
}
}
}
快速开始
- 在线体验:
- 在线体验:
- 添加到 Cursor
- 添加到 VS Code
- 添加到 Cherry Studio
- 添加到 Claude Code, 执行命令:
claude mcp add aktools -- uvx mcp-aktools - 添加到 OpenAI CodeX, 执行命令:
codex mcp add aktools -- uvx mcp-aktools
<a href="https://glama.ai/mcp/servers/@al-one/mcp-aktools"> <img width="400" src="https://glama.ai/mcp/servers/@al-one/mcp-aktools/badge"> </a>
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
E2B
Using MCP to run code via e2b.
