Skip to main content
Glama

Stock Market MCP Server

by MCP-100

get_ticker_price

Fetch real-time stock price data using a ticker symbol to monitor market performance and make informed financial decisions.

Instructions

Get current price for a stock ticker

Input Schema

NameRequiredDescriptionDefault
symbolYesStock ticker symbol

Input Schema (JSON Schema)

{ "properties": { "symbol": { "description": "Stock ticker symbol", "type": "string" } }, "required": [ "symbol" ], "type": "object" }
Install Server

Other Tools from Stock Market MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/MCP-100/stock-market-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server