← Index

io.github.topvisor/mcp-notifications

io.github.topvisor/mcp-notifications·v1.0.3·Other
Quality Score
77
/100

MCP server for desktop notifications over stdio

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-notifications": {
      "command": "npx",
      "args": [
        "-y",
        "@topvisor/mcp-notifications"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-notifications": {
      "command": "npx",
      "args": [
        "-y",
        "@topvisor/mcp-notifications"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @topvisor/mcp-notifications
§03  MCP Quality Score  ·  methodology
freshness
22
completeness
5
installability
25
documentation
15
stability
10
§04  Alternatives in Other