Skip to main content
Glama

Chop MCP TypeScript

by LucasDelgado
package.json443 B
{ "name": "chop-mcp-ts", "version": "1.0.0", "description": "MCP implementation for Chop Setup", "main": "main.ts", "type": "module", "scripts": { "start": "ts-node main.ts", "build": "tsc" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "axios": "^1.6.7", "zod": "^3.25.32" }, "devDependencies": { "@types/node": "^20.11.24", "ts-node": "^10.9.2", "typescript": "^5.3.3" } }

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/LucasDelgado/mcp-ts'

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