Finnhub Api

🌐Community
by adaptationio · vlatest · Repository

Provides API guidance and assistance for agent workflows.

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 finnhub-api npx -- -y @trustedskills/finnhub-api
2

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

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

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

About This Skill

The Finnhub API skill enables AI agents to retrieve real-time financial market data, including stock quotes, forex rates, and cryptocurrency prices. It integrates directly with the Finnhub platform to fetch historical charts, economic indicators, and company fundamentals for automated analysis.

When to use it

  • Fetching live stock prices or crypto values for trading bots or dashboards.
  • Retrieving historical price data to generate technical analysis charts.
  • Accessing forex exchange rates for currency conversion tools.
  • Gathering economic indicators like GDP or unemployment rates for market reports.

Key capabilities

  • Real-time and delayed financial market data access.
  • Support for stocks, forex, and cryptocurrency assets.
  • Historical chart data retrieval for trend analysis.
  • Company fundamentals and economic indicator queries.

Example prompts

  • "Get the current stock price of Apple (AAPL) and show its 30-day historical trend."
  • "Retrieve the latest Bitcoin price and compare it to Ethereum's rate."
  • "Fetch the GDP growth rate for the United States and visualize the last year's data."

Tips & gotchas

Ensure you have a valid API key from Finnhub, as this skill requires authentication to access market data. Be mindful of rate limits imposed by the underlying Finnhub service during high-frequency requests.

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
adaptationio
Installs
156

🌐 Community

Passed automated security scans.