financeanalytics-data

AkTools MCP Server

aahl

by aahl

AkTools MCP Server — comprehensive stock market data and crypto market data with price history, technical indicators, fi

Provides comprehensive stock and cryptocurrency data analysis for A-shares, Hong Kong stocks, US stocks, and crypto markets, including price history, technical indicators, financial metrics, market overview, and real-time financial news.

github stars

366

0 commentsdiscussion

Both formats append explainx.ai attribution and the canonical URL for this MCP server listing.

Covers A-shares, Hong Kong, and US stock marketsMultiple deployment options including DockerReal-time news integration

best for

  • / Financial analysts researching Asian and US markets
  • / Investors tracking stock performance and news
  • / Developers building financial applications
  • / Traders analyzing technical indicators

capabilities

  • / Search stocks by company name or keywords
  • / Retrieve stock prices and market capitalization
  • / Get historical price data with technical indicators
  • / Fetch financial reports and key metrics
  • / Monitor market overview data like gainers and fund flows
  • / Access real-time financial news and updates

what it does

Provides comprehensive stock and cryptocurrency data analysis for A-shares, Hong Kong, US stocks, and crypto markets. Fetches price history, technical indicators, financial metrics, market overviews, and real-time financial news.

about

AkTools MCP Server is a community-built MCP server published by aahl that provides AI assistants with tools and capabilities via the Model Context Protocol. AkTools MCP Server — comprehensive stock market data and crypto market data with price history, technical indicators, fi It is categorized under finance, analytics data.

how to install

You can install AkTools MCP Server in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

license

MIT

AkTools MCP Server is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

readme

📈 AkTools MCP Server

<!-- mcp-name: io.github.aahl/mcp-aktools --> <!-- [![MCP Badge](https://lobehub.com/badge/mcp/aahl-mcp-aktools)](https://lobehub.com/mcp/aahl-mcp-aktools) --> <!-- [![Verified on MseeP](https://mseep.ai/badge.svg)](https://mseep.ai/app/1dd74d48-e77b-49f9-8d67-8c99603336e1) -->

基于 akshare 的 MCP (Model Context Protocol) 服务器,提供股票、加密货币的数据查询和分析功能。

功能

  • 🔍 股票搜索: 根据股票名称、公司简称等关键词查找股票代码
  • ℹ️ 股票信息: 获取股票的详细信息,包括价格、市值等
  • 📊 市场概况: 获取A股市场的涨停板、龙虎榜、资金流向等
  • 💹 历史价格: 获取股票、加密货币历史价格数据,包含技术分析指标
  • 📰 相关新闻: 获取股票、加密货币相关的最新新闻资讯
  • 💸 财务指标: 支持A股和港美股的财务报告关键指标查询

安装

方式1: uvx

{
  "mcpServers": {
    "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
        "NEWSNOW_BASE_URL": "https://newsnow.busiyi.world", # Newsnow接口地址
        "NEWSNOW_CHANNELS": "wallstreetcn-quick,cls-telegraph,jin10", # Newsnow资讯来源
      }
    }
  }
}

方式2: Smithery

需要通过OAuth授权或Smithery key

{
  "mcpServers": {
    "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": {
    "aktools": {
      "url": "http://0.0.0.0:8808/mcp" # Streamable HTTP
    }
  }
}

快速开始

  • 在线体验: fastmcp.cloud
  • 在线体验: smithery.ai
  • 添加到 Cursor Install MCP Server
  • 添加到 VS Code Install MCP Server
  • 添加到 Cherry Studio Install MCP Server
  • 添加到 Claude Code, 执行命令: claude mcp add aktools -- uvx mcp-aktools
  • 添加到 OpenAI CodeX, 执行命令: codex mcp add aktools -- uvx mcp-aktools

🛠️ 可用工具

<details> <summary><strong>个股相关</strong></summary>
  • search - 查找股票代码,支持A股、港股、美股
  • stock_info - 获取股票信息
  • stock_prices - 获取股票历史价格
  • stock_indicators_a - A股关键指标
  • stock_indicators_hk - 港股关键指标
  • stock_indicators_us - 美股关键指标
  • trading_suggest - 给出投资建议
</details> <details> <summary><strong>A股市场</strong></summary>
  • get_current_time - 获取当前时间及A股交易日信息
  • stock_zt_pool_em - A股涨停股池
  • stock_zt_pool_strong_em - A股强势股池
  • stock_lhb_ggtj_sina - A股龙虎榜统计
  • stock_sector_fund_flow_rank - A股概念资金流向
</details> <details> <summary><strong>财经资讯</strong></summary>
  • stock_news - 获取个股/加密货币相关新闻
  • stock_news_global - 全球财经快讯
</details> <details> <summary><strong>加密货币</strong></summary>
  • okx_prices - 获取加密货币历史价格
  • okx_loan_ratios - 获取加密货币杠杆多空比
  • okx_taker_volume - 获取加密货币主动买卖情况
  • binance_ai_report - 获取加密货币AI分析报告
</details>
<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>

MseeP.ai Security Assessment Badge

FAQ

What is the AkTools MCP Server MCP server?
AkTools MCP Server is a Model Context Protocol (MCP) server profile on explainx.ai. MCP lets AI hosts (e.g. Claude Desktop, Cursor) call tools and resources through a standard interface; this page summarizes categories, install hints, and community ratings.
How do MCP servers relate to agent skills?
Skills are reusable instruction packages (often SKILL.md); MCP servers expose live capabilities. Teams frequently combine both—skills for workflows, MCP for APIs and data. See explainx.ai/skills and explainx.ai/mcp-servers for parallel directories.
How are reviews shown for AkTools MCP Server?
This profile displays 65 aggregated ratings (sample rows for discoverability plus signed-in user reviews). Average score is about 4.5 out of 5—verify behavior in your own environment before production use.

Use Cases

Extended AI Capabilities

Add new capabilities to Claude beyond text generation

Example

Access external data sources, execute code, interact with tools and services

Transform Claude from chatbot to action-taking agent

Context Enhancement

Provide Claude with access to relevant context and data

Example

Load project documentation, access knowledge bases, query databases

Get more accurate, context-aware responses

Workflow Automation

Automate multi-step workflows combining AI and external tools

Example

Research → Summarize → Create document → Send notification

Complete complex tasks end-to-end without manual steps

Implementation Guide

Prerequisites

  • Claude Desktop 0.7.0+ or Cursor IDE with MCP support
  • Basic understanding of MCP architecture and capabilities
  • Access credentials for integrated services (if required)
  • Willingness to experiment and iterate on configuration

Time Estimate

15-60 minutes depending on server complexity

Installation Steps

  1. 1.Install MCP server: npm install -g [package-name] or via GitHub
  2. 2.Add server configuration to ~/.claude/mcp.json
  3. 3.Provide required credentials and configuration
  4. 4.Restart Claude Desktop to load new server
  5. 5.Test basic functionality with simple prompts
  6. 6.Explore capabilities and experiment with use cases
  7. 7.Document successful patterns for reuse

Troubleshooting

  • MCP server not loading: Check config syntax, verify installation
  • Connection errors: Check network, firewall, credentials
  • Feature not working: Read server docs, check required parameters
  • Performance issues: Monitor resource usage, check for network latency
  • Conflicts with other servers: Check port assignments, namespace collisions

Best Practices

✓ Do

  • +Read server documentation thoroughly before setup
  • +Start with simple use cases to validate functionality
  • +Test in non-production environment first
  • +Monitor resource usage and performance
  • +Keep servers updated for bug fixes and new features
  • +Document configuration for team members
  • +Use environment variables for sensitive configuration

✗ Don't

  • Don't grant overly permissive access to MCP servers
  • Don't skip reading security considerations in docs
  • Don't expose sensitive data without proper controls
  • Don't run untrusted MCP servers without code review
  • Don't ignore error messages—investigate root cause

💡 Pro Tips

  • Combine multiple MCP servers for powerful workflows
  • Create custom MCP servers for your specific needs
  • Share successful configurations with team
  • Use MCP inspector for debugging
  • Join MCP community for tips and troubleshooting

Technical Details

Architecture

Model Context Protocol standardizes how AI hosts (Claude, Cursor) communicate with external tools and data sources through server implementations.

Protocols

  • Model Context Protocol (MCP)
  • JSON-RPC 2.0
  • stdio or HTTP transport

Compatibility

  • Claude Desktop
  • Cursor IDE
  • Custom MCP clients

When to Use This

✓ Use When

Use when you need Claude to access external data, execute actions, or integrate with tools. Best for extending AI capabilities beyond conversation.

✗ Avoid When

Avoid when native integrations exist (use official APIs directly), for real-time critical systems, or when security/compliance requires zero external dependencies.

Integration

  • Tool composition: Chain multiple MCP tools in workflows
  • Context augmentation: Provide AI with relevant external data
  • Action delegation: Let AI execute tasks on external systems
  • Bidirectional sync: Keep AI context and external systems in sync

Discussion

Product Hunt–style comments (not star reviews)
  • No comments yet — start the thread.

List & Promote Your MCP Server

Share your MCP server with the developer community

GET_STARTED →
MCP server reviews

Ratings

4.565 reviews
  • Amina Li· Dec 20, 2024

    I recommend AkTools MCP Server for teams standardizing on MCP; the explainx.ai page compares cleanly with sibling servers.

  • Kabir Malhotra· Dec 20, 2024

    We evaluated AkTools MCP Server against two servers with overlapping tools; this profile had the clearer scope statement.

  • Advait Agarwal· Dec 8, 2024

    AkTools MCP Server is among the better-indexed MCP projects we tried; the explainx.ai summary tracks the official description.

  • Shikha Mishra· Dec 4, 2024

    Strong directory entry: AkTools MCP Server surfaces stars and publisher context so we could sanity-check maintenance before adopting.

  • Advait Brown· Nov 27, 2024

    Strong directory entry: AkTools MCP Server surfaces stars and publisher context so we could sanity-check maintenance before adopting.

  • Rahul Santra· Nov 23, 2024

    AkTools MCP Server is among the better-indexed MCP projects we tried; the explainx.ai summary tracks the official description.

  • Tariq Flores· Nov 11, 2024

    We evaluated AkTools MCP Server against two servers with overlapping tools; this profile had the clearer scope statement.

  • Advait Abebe· Nov 11, 2024

    I recommend AkTools MCP Server for teams standardizing on MCP; the explainx.ai page compares cleanly with sibling servers.

  • Zara Smith· Oct 18, 2024

    I recommend AkTools MCP Server for teams standardizing on MCP; the explainx.ai page compares cleanly with sibling servers.

  • Pratham Ware· Oct 14, 2024

    We evaluated AkTools MCP Server against two servers with overlapping tools; this profile had the clearer scope statement.

showing 1-10 of 65

1 / 7