Evolution API Supergateway
БесплатноНе проверенActs as a gateway to interface with the Evolution API, exposing an MCP server via SSE for remote connections.
Описание
Acts as a gateway to interface with the Evolution API, exposing an MCP server via SSE for remote connections.
README
MCP Evo Supergateway is gateway application to interface with the Evolution API.
It sets up an stdio MCP server defined in index.js and exposes it as a server-sent events (SSE) endpoint, making it ideal for remote connections or integration with tools like n8n.
Getting Started
To get started, first clone this repository:
git clone https://github.com/brunonuzzi/evo-mcp.git
cd mcp-evo-supergateway
Building the Docker Image
To build the Docker image for this repository, run the following command:
docker build --pull --rm -f 'Dockerfile' -t 'mcp-evo-supergateway:latest' '.'
Running the Docker Container
To run the Docker container, use the following command:
docker run -it --rm -p 8000:8000 mcp-evo-supergateway:latest
Environment Variables
The application requires the following environment variables to be set:
EVOLUTION_APIKEY=: Your API key for the Evolution service.EVOLUTION_INSTANCE=: The instance identifier for the Evolution service.EVOLUTION_API_BASE=: The base URL for the Evolution API.
Accessing the MCP SSE Server
Once the container is running, you can access the application at:
http://localhost:8000/sse
Testing the Application
To test the application, run the following command:
npx @modelcontextprotocol/inspector
Then connect to:
http://localhost:8000/sse
Установка Evolution API Supergateway
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/brunonuzzi/evo-mcpFAQ
Evolution API Supergateway MCP бесплатный?
Да, Evolution API Supergateway MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Evolution API Supergateway?
Нет, Evolution API Supergateway работает без API-ключей и переменных окружения.
Evolution API Supergateway — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Evolution API Supergateway в Claude Desktop, Claude Code или Cursor?
Открой Evolution API Supergateway на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Evolution API Supergateway with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
