Skip to main content
Glama

Evolution API WhatsApp MCP Server

by luiso2
package.json852 B
{ "name": "evolution-api-mcp-server", "version": "1.0.0", "description": "MCP Server for Evolution API with message templates support", "main": "dist/index.js", "type": "module", "scripts": { "dev": "tsx watch src/index.ts", "build": "tsc", "start": "node dist/index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "mcp", "evolution-api", "whatsapp", "templates" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "axios": "^1.7.7", "dotenv": "^16.4.5", "express": "^4.21.1", "winston": "^3.17.0", "winston-daily-rotate-file": "^5.0.0", "zod": "^3.23.8" }, "devDependencies": { "@types/express": "^5.0.0", "@types/node": "^22.8.1", "tsx": "^4.19.1", "typescript": "^5.6.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/luiso2/mcp-evolution-api'

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