Skip to main content
Glama

Paper MCP Server

by paperinvest

get_quote

Retrieve real-time stock quotes by providing a stock symbol, enabling quick access to current market data for informed trading decisions.

Instructions

Get real-time quote for a symbol

Input Schema

NameRequiredDescriptionDefault
symbolYesStock symbol

Input Schema (JSON Schema)

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

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/paperinvest/mcp-server'

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