Installation & Configuration
{
"ntfy-me-mcp": {
"command": "npx",
"args": [
"-y",
"ntfy-me-mcp"
],
"env": {
"NTFY_TOPIC": "your-ntfy-topic",
"NTFY_URL": "https://ntfy.sh",
"NTFY_TOKEN": "your-access-token"
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12