Skip to main content
Glama

Alpaca MCP Server

by miguelyad26
smithery.json359 B
{ "name": "alpaca-mcp-server", "services": [ { "name": "alpaca", "build": { "context": ".", "dockerfile": "Dockerfile" }, "run": { "ports": [8000], "environment": { "API_KEY_ID": "your_alpaca_api_key", "API_SECRET_KEY": "your_alpaca_secret_key" } } } ] }

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