Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Evo Mcp

    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.

    1 stars
    JavaScript
    Updated Apr 14, 2025
    artificial-intelligence
    claude-ai
    docker
    mcp
    mcp-client
    mcp-server
    model-context-protocol
    n8n
    openai
    sse-client

    Table of Contents

    • Getting Started
    • Building the Docker Image
    • Running the Docker Container
    • Environment Variables
    • Accessing the MCP SSE Server
    • Testing the Application

    Table of Contents

    • Getting Started
    • Building the Docker Image
    • Running the Docker Container
    • Environment Variables
    • Accessing the MCP SSE Server
    • Testing the Application

    Documentation

    MCP Evolution API Supergateway

    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:

    bash
    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:

    bash
    docker build --pull --rm -f 'Dockerfile' -t 'mcp-evo-supergateway:latest' '.'

    Running the Docker Container

    To run the Docker container, use the following command:

    bash
    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:

    code
    http://localhost:8000/sse

    Testing the Application

    To test the application, run the following command:

    bash
    npx @modelcontextprotocol/inspector

    Then connect to:

    code
    http://localhost:8000/sse

    Similar MCP

    Based on tags & features

    • MC

      Mcp Aoai Web Browsing

      Python·
      30
    • MC

      Mcpjungle

      Go·
      617
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • AW

      Aws Mcp Server

      Python·
      165

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • MC

      Mcp Aoai Web Browsing

      Python·
      30
    • MC

      Mcpjungle

      Go·
      617
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • AW

      Aws Mcp Server

      Python·
      165

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k