Financial Data Fetcher

🌐Community
by gracefullight · vlatest · Repository

Retrieves real-time stock prices, historical financial statements, and key economic indicators from various sources.

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 financial-data-fetcher npx -- -y @trustedskills/financial-data-fetcher
2

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

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

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

About This Skill

Financial Data Fetcher

What it does

This skill retrieves real-time stock market data, including current prices, historical trends, and key financial metrics for specific securities. It enables AI agents to analyze market movements and provide up-to-date investment insights directly within a conversation.

When to use it

  • Checking the latest price and performance of a specific stock symbol before making an investment decision.
  • Comparing historical data between two competing companies to identify growth patterns or volatility.
  • Gathering real-time market updates for a portfolio review or financial news summary.

Key capabilities

  • Fetches current stock prices and trading volumes.
  • Retrieves historical price data for trend analysis.
  • Provides key financial metrics associated with listed securities.

Example prompts

  • "What is the current price of AAPL and how has it performed over the last month?"
  • "Compare the historical trends of TSLA and NVDA over the past year."
  • "Give me a summary of the latest market data for GOOGL including its trading volume."

Tips & gotchas

Ensure you provide valid stock ticker symbols to avoid retrieval errors. Data accuracy depends on the availability of real-time feeds from supported financial exchanges.

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
gracefullight
Installs
74

🌐 Community

Passed automated security scans.