Skip to main content
Glama

Alpaca MCP Server

by miguelyad26
smithery_config.json270 B
{ "mcpServers": { "alpaca": { "command": "python", "args": [ "alpaca_mcp_server.py" ], "env": { "API_KEY_ID": "your_alpaca_api_key", "API_SECRET_KEY": "your_alpaca_secret_key" }, "port": 8000 } } }

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

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