Skip to main content
Glama

alpaca-mcp-server

Official
by alpacahq
server.json1.01 kB
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "io.github.alpacahq/alpaca-mcp-server", "title": "Alpaca's MCP Server", "description": "Alpaca Trading API integration for Model Context Protocol (MCP)", "repository": { "url": "https://github.com/alpacahq/alpaca-mcp-server", "source": "github" }, "version": "1.0.9", "packages": [ { "registryType": "pypi", "identifier": "alpaca-mcp-server", "version": "1.0.9", "transport": { "type": "stdio" }, "environmentVariables": [ { "name": "ALPACA_API_KEY", "description": "Alpaca Trading API key", "isRequired": true, "isSecret": true, "format": "string" }, { "name": "ALPACA_SECRET_KEY", "description": "Alpaca Trading API secret key", "isRequired": true, "isSecret": true, "format": "string" } ] } ] }

Latest Blog Posts

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

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