notifyd
Operate a self-hosted notifyd instance: digest, jobs, retries, suppressions, projects, test sends.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://{notifyd_host}/mcp
Claude Code:
claude mcp add --transport http notifyd https://{notifyd_host}/mcp --header "Authorization: <YOUR_VALUE>"
Or add to your MCP client config:
{
"mcpServers": {
"notifyd": {
"url": "https://{notifyd_host}/mcp",
"headers": {
"Authorization": "<YOUR_VALUE>"
}
}
}
}
Authorizationrequired secret — Bearer <ADMIN_API_KEY> for full access, or Bearer <READONLY_API_KEY> for the read-only tool set
Package (oci)
Package: oci ghcr.io/rmzlb/notifyd:0.4.0
DATABASE_URLrequired secret — PostgreSQL connection stringJWT_SECRETrequired secret — Secret for subscriber tokensADMIN_API_KEYrequired secret — Operator key; also the Bearer token for /mcpEMAIL_PROVIDER— resend | cloudflare | smtp | agentmail | logEMAIL_FROM— Default sender address
Related servers
browser-use
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
servers
MCP server that exercises all the features of the MCP protocol
World Monitor
Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools.
paperclip
Trending hip-hop artist momentum scores across four cultural dimensions.
ruflo
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Chrome DevTools MCP
MCP server for Chrome DevTools
Data from the Official MCP Registry