MCP ExplorerExplorer

Hyper Mcp Yfinance

@phamngocquyon 9 months ago
1 BSD-3-Clause
FreeCommunity
AI Systems
A hyper-mcp plugin for retrieving stock prices from Yahoo Finance.

Overview

What is Hyper Mcp Yfinance

hyper-mcp-yfinance is a plugin for hyper-mcp that retrieves stock pricing information from Yahoo Finance.

Use cases

Use cases include retrieving historical stock prices for analysis, monitoring stock performance over time, and integrating stock data into financial dashboards.

How to use

To use hyper-mcp-yfinance, add it to your hyper-mcp configuration with the required parameters such as ‘symbol’ for the stock symbol and ‘interval’ for the data aggregation period.

Key features

Key features include the ability to fetch stock prices based on various time intervals (1d, 5d, 1mo, etc.) and integration with Yahoo Finance for real-time data.

Where to use

hyper-mcp-yfinance can be used in financial applications, trading platforms, and any software that requires stock market data.

Content

Extism Go PDK Plugin

A hyper-mcp plugin retrieves stock pricing info from Yahoo Finance.

Usage

The tool accepts a single parameter:

  • symbol: The stock symbol

  • interval: Time to aggregate data: 1d,5d,1mo,3mo,6mo,1y,2y,5y,10y,ytd. The default is: 1d

  • Add the plugin to your hyper-mcp configuration:

{
  "plugins": [
    {
      "name": "yfinance",
      "path": "oci://ghcr.io/phamngocquy/hyper-mcp-yfinance:latest",
      "runtime_config": {
        "allowed_host": "query2.finance.yahoo.com"
      }
    }
  ]
}

See more documentation at https://github.com/extism/go-pdk and
join us on Discord for more help.

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers