Skip to main content
Glama

Paper MCP Server

by paperinvest

get_batch_quotes

Retrieve real-time stock quotes for multiple symbols in a single request using the Paper MCP Server, streamlining market data access for efficient trading insights.

Instructions

Get real-time quotes for multiple symbols

Input Schema

NameRequiredDescriptionDefault
symbolsYesArray of stock symbols

Input Schema (JSON Schema)

{ "properties": { "symbols": { "description": "Array of stock symbols", "items": { "type": "string" }, "type": "array" } }, "required": [ "symbols" ], "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