Gotify MCP
Quality Score
85
/100
MCP server for self-hosted Gotify push notifications and message management.
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"gotify-mcp": {
"command": "uvx",
"args": [
"gotify-mcp"
],
"env": {
"GOTIFY_URL": "<gotify_url>",
"GOTIFY_APP_TOKEN": "<your-gotify_app_token>",
"GOTIFY_CLIENT_TOKEN": "<your-gotify_client_token>",
"GOTIFY_MCP_TRANSPORT": "<gotify_mcp_transport>"
}
}
}
}§02 Environment variables
GOTIFY_URLrequired
Base URL of your Gotify server, e.g. https://gotify.example.com. No trailing slash.
GOTIFY_APP_TOKENsecret
Gotify application token for sending messages (Settings > Apps > Create Application).
GOTIFY_CLIENT_TOKENsecret
Gotify client token for management operations (Settings > Clients).
GOTIFY_MCP_TRANSPORTSet to 'stdio' when running as a local subprocess. Default is 'http' for container deployments.
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.