Skip to main content
Glama

MCP WPPConnect Server

by jeffmetricas
package.json572 B
{ "name": "mcp-connect", "version": "1.0.0", "description": "", "main": "build/index.js", "type": "module", "scripts": { "dev": "tsx watch src/index.ts", "build": "tsc", "start": "node build/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.21.1", "@wppconnect-team/wppconnect": "^1.37.5", "zod": "^3.25.76", "zod-to-json-schema": "^3.24.6" }, "devDependencies": { "@types/node": "^22.19.0", "tsx": "^4.20.6", "typescript": "^5.9.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/jeffmetricas/mcp-wppconnect-server'

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