Package

Manifold

MCP gateway aggregating MCP servers and OpenAPI/Swagger REST APIs behind one MCP endpoint

io.github.nonchan7720/manifoldSource repository
Version1.16.0latest catalog version
ConnectionPackageoci
PublishedSep 27, 2026catalog
UpdatedSep 27, 2026catalog
Overview

What this server provides

MCP gateway aggregating MCP servers and OpenAPI/Swagger REST APIs behind one MCP endpoint

Install

Packages

1
Package 1oci
ghcr.io/nonchan7720/manifold:v1.16.0Version not declared
http://localhost:9999/mcp/{SERVER_NAME}
  • ENCRYPT_KEY

    Base64-encoded 32-byte AES-256 key used to encrypt stored tokens (generate with: openssl rand -base64 32)

    Format: string
    Required
  • SERVER_NAME

    Name of a backend server defined under mcpServers in config.yaml; forms the MCP endpoint path /mcp/{SERVER_NAME} (not read by the container itself)

    Format: string
    Required
  • -v.config_path

    Absolute path to your config.yaml on the host

    Format: filepath
    Required
View server metadata