Submit

Muninx Mcp Server

@Muninx

MuninX MCP connects compatible AI clients to MuninX, a simple help desk for small teams. It lets authenticated users inspect tickets, create and update tickets, read and create ticket messages, search visible support history, and query ticket analytics through a remote Streamable HTTP MCP endpoint. Access follows the user’s MuninX tenant, role, and permissions.
Overview

no content

Server Config

{
  "mcpServers": {
    "muninx": {
      "url": "https://api.muninx.com/mcp",
      "headers": {
        "Authorization": "Bearer ${MUNINX_API_TOKEN}"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.