Akshare Stock

🌐Community
by molezzz · vlatest · Repository

Akshare Stock provides real-time stock data & historical information for Chinese and global equities, useful for investment analysis.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add akshare-stock npx -- -y @trustedskills/akshare-stock
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "akshare-stock": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/akshare-stock"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to stock market data from AkShare. It allows users to retrieve historical price data, real-time quotes, and other financial information related to stocks listed on various exchanges. The retrieved data can be used for analysis, charting, or integration into other applications.

When to use it

  • Investment Research: Get historical stock prices and volume to analyze trends and make informed investment decisions.
  • Portfolio Tracking: Retrieve current quotes for stocks in a portfolio to monitor performance.
  • Financial Modeling: Obtain data needed to build financial models and forecasts.
  • Algorithmic Trading: Access real-time or near real-time stock data for automated trading strategies.

Key capabilities

  • Retrieval of historical stock price data
  • Access to real-time stock quotes (availability may vary)
  • Support for various exchanges (specifics not detailed in source)

Example prompts

  • "Get the historical daily prices for AAPL from January 1, 2023, to today."
  • "What is the current price of TSLA?"
  • "Show me the volume data for MSFT over the last week."

Tips & gotchas

  • The availability and accuracy of real-time data depend on AkShare's data feeds.
  • Be aware that stock market data can be delayed, so it may not reflect the absolute latest prices.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
molezzz
Installs
0

🌐 Community

Passed automated security scans.