evo-mcp

evo-mcp

1

The MCP Evolution API Supergateway is a gateway application that interfaces with the Evolution API using a standard input/output MCP server. It provides remote access via server-sent events and is compatible with automation tools like n8n.

MCP Evolution API Supergateway

MCP Evo Supergateway is a gateway application designed to interface with the Evolution API. It sets up a standard input/output MCP server and exposes it as a server-sent events (SSE) endpoint, suitable for remote connections and integration with tools like n8n.

Features

  • Interfaces with the Evolution API
  • Supports remote connections via SSE
  • Integrates with automation tools like n8n

Deployment

Clone the repository, build the Docker image, and run the Docker container to deploy the server.

Configuration

Requires environment variables for API key, instance identifier, and API base URL of the Evolution service.