Package

Gotify MCP

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

tv.tootie/gotify-mcpSource repository
Version0.3.1latest catalog version
ConnectionPackagepypi
PublishedApr 04, 2026catalog
UpdatedApr 04, 2026catalog
Overview

What this server provides

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

Install

Packages

1
Package 1pypi
gotify-mcp0.3.1
  • GOTIFY_URL

    Base URL of your Gotify server, e.g. https://gotify.example.com. No trailing slash.

    Required
  • GOTIFY_APP_TOKEN

    Gotify application token for sending messages (Settings > Apps > Create Application).

    Optional
  • GOTIFY_CLIENT_TOKEN

    Gotify client token for management operations (Settings > Clients).

    Optional
  • GOTIFY_MCP_TRANSPORT

    Set to 'stdio' when running as a local subprocess. Default is 'http' for container deployments.

    Optional
View server metadata