SERVER

Gotify MCP

Rank #5442

io.github.kcofoni/gotify-mcp

MCP server providing gotify-mcp capabilities

First listed
Dec 22, 2025
Last publish date
Dec 22, 2025
OVERVIEW

Gotify MCP is a Model Context Protocol (MCP) server published by jmagar. It ranks #5442 of 58,900 servers tracked on MCP Toplist, and its repository has 18 GitHub stars. Gotify MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Dec 22, 2025 and most recently updated on Dec 22, 2025.

STANDING
#5,442of 58,900 tracked serversTop 10%

Ranks ahead of 53,458 of 58,900 servers on MCP Toplist.

CONNECT

Use Gotify MCP

Add Gotify MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "gotify-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/kcofoni/gotify-mcp:v1.0.0"
      ],
      "env": {
        "GOTIFY_URL": "<your GOTIFY_URL>",
        "GOTIFY_CLIENT_TOKEN": "<your GOTIFY_CLIENT_TOKEN>",
        "GOTIFY_APP_TOKEN": "<your GOTIFY_APP_TOKEN>",
        "GOTIFY_MCP_PORT": "<your GOTIFY_MCP_PORT>",
        "GOTIFY_MCP_TRANSPORT": "<your GOTIFY_MCP_TRANSPORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

jmagar

Organization
Total servers
16
Total versions
8
MORE FROM THIS PUBLISHER

Other servers by jmagar

View all jmagar servers →
VERSIONS

Available versions (3)

VersionPublished
1.0.1Dec 22, 2025
1.0.0Dec 22, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Gotify MCP?
MCP server providing gotify-mcp capabilities
Who maintains Gotify MCP?
Gotify MCP is maintained by jmagar, which publishes 16 MCP servers (8 total versions) tracked on MCP Toplist.
Is Gotify MCP an official MCP server?
Yes — Gotify MCP is listed on the Official MCP Registry.
How many versions does Gotify MCP have?
MCP Toplist tracks 3 versions of Gotify MCP, most recently published on Dec 22, 2025.
Where can I find the source code for Gotify MCP?
The source code for Gotify MCP is hosted at github.com/jmagar/yarr-mcp.
EXPLORE