Serversio.github.topvisor/mcp-notifications
N

io.github.topvisor/mcp-notifications

io.github.topvisor/mcp-notifications · v1.0.3
▦ npm
v1.0.3npm npm: @topvisor/mcp-notifications↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.topvisor/mcp-notifications",
  "description": "MCP server for desktop notifications over stdio",
  "repository": {
    "url": "https://github.com/Artemeey/mcp-notifications",
    "source": "github"
  },
  "version": "1.0.3",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@topvisor/mcp-notifications",
      "version": "1.0.3",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}