← All servers
πŸ“¨

Gotify MCPPublisherπŸ›‘ No advisories

tv.tootie/gotify-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

✦
First-party publisher

Published by the owner of tootie.tv, who proved control of the domain through the official MCP registry.

Verified owner: tootie.tv β†—tv.tootie/gotify-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GOTIFY_APP_TOKEN, GOTIFY_CLIENT_TOKEN.
βœ“
Configuration
Reads GOTIFY_URL, GOTIFY_MCP_TRANSPORT.

About

MCP server for self-hosted Gotify push notifications and message management.

Packages & transports

pypigotify-mcpv0.3.1 Β· uvx

Metadata

Categorycomms
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "gotify": {
      "command": "uvx",
      "args": [
        "gotify-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx gotify-mcp