You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.2.0).

market_quote

Inactive

Tool of io.github.forcedreamai/mcp-server

declared in 0.2.0

Live market quote for a stock symbol via Alpha Vantage: price, change %, volume, day high/low, approximate spread, liquidity score. Hard-cached. WORM-sealed. Requires authentication.

Parameters schema

{
  "type": "object",
  "required": [
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string",
      "description": "Ticker symbol, e.g. \"AAPL\", \"IBM\"."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.forcedreamai/mcp-server

https://github.com/forcedreamai/forcedream-mcp

2/7 registries
View full server →
market_quote — io.github.forcedreamai/mcp-server — PRSM MCP