Skip to main content
Glama

WhatsApp Go MCP

by samihalawa
package.json1.23 kB
{ "name": "@samihalawa/whatsapp-go-mcp", "version": "1.0.1", "description": "Production-ready WhatsApp MCP with multi-device support", "main": "whatsapp-mcp", "bin": { "whatsapp-go-mcp": "whatsapp-mcp" }, "scripts": { "start": "./whatsapp-mcp mcp", "rest": "./whatsapp-mcp rest", "build": "cd src && go build -o ../whatsapp-mcp ." }, "keywords": [ "whatsapp", "mcp", "model-context-protocol", "smithery", "ai", "automation", "messaging" ], "author": "samihalawa", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/samihalawa/whatsapp-go-mcp.git" }, "bugs": { "url": "https://github.com/samihalawa/whatsapp-go-mcp/issues" }, "homepage": "https://github.com/samihalawa/whatsapp-go-mcp#readme", "files": [ "whatsapp-mcp", "smithery.yaml", "src/statics/**/*", "src/views/**/*", "readme.md", "docs/**/*" ], "engines": { "node": ">=14.0.0" }, "os": [ "darwin", "linux" ], "cpu": [ "x64", "arm64" ], "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" }, "directories": { "doc": "docs" }, "type": "commonjs" }

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/samihalawa/whatsapp-go-mcp'

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