Skip to main content
Glama

Alpaca MCP Server

by cesarvarela
package.json685 B
{ "name": "alpaca-mcp", "version": "1.0.2", "type": "module", "main": "dist/index.js", "types": "dist/index.d.ts", "bin": { "alpaca-mcp": "dist/index.js" }, "scripts": { "build": "tsc", "start": "npx tsx index.ts", "test": "vitest run" }, "author": "", "license": "ISC", "description": "", "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "debug": "^4.4.0", "dotenv": "^16.0.0", "limiter": "^1.1.5", "node-fetch": "^3.3.0", "typescript": "^5.8.3", "zod": "^3.23.0" }, "devDependencies": { "@types/debug": "^4.1.12", "@types/node": "^22.14.1", "tsx": "^3.12.7", "vitest": "^3.1.1" } }

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