Skip to main content
Glama

Stock Market MCP Server

by MCP-100

get_ticker_price

Fetch real-time stock prices using a ticker symbol with this tool, enabling quick access to up-to-date market data for informed decision-making.

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" }

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