Skip to main content
Glama

Alpaca MCP Server

by cesarvarela

get-assets

Retrieve financial asset data for US equities or cryptocurrencies via the Alpaca MCP Server. Specify asset class to access detailed market information efficiently.

Input Schema

NameRequiredDescriptionDefault
assetClassNous_equity

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "assetClass": { "default": "us_equity", "enum": [ "us_equity", "crypto" ], "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from Alpaca 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/cesarvarela/alpaca-mcp'

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