Skip to main content
Glama

Waferlock Robot MCP

by jasonlcs
package.json647 B
{ "name": "waferlock-robot-mcp-public", "version": "1.0.0", "description": "Standalone Waferlock MCP CLI that proxies the public API for ChatGPT Desktop", "type": "module", "bin": { "waferlock-mcp": "dist/cli.js" }, "scripts": { "build": "tsc", "start": "node dist/cli.js --help" }, "keywords": [ "mcp", "waferlock", "chatgpt" ], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.20.1", "dotenv": "^17.2.3" }, "devDependencies": { "@types/node": "^20.16.5", "typescript": "^5.9.3" }, "engines": { "node": "18.x", "npm": "9.x" } }

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/jasonlcs/waferlock-robot-mcp-public'

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