MCP server intelligence profile

mcp-windows-notify MCP Server

Enables AI development tools on Windows to send native system notifications for task completion, errors, and reminders, with customizable icons and sounds

Local Onlytimtoday
Awaiting current scanNpm · 1.0.1

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
4Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install mcp-windows-notify from npm

Version 1.0.1 declares 1 executable entrypoint.

npm install --save-exact mcp-windows-notify@1.0.1
npx -y -p mcp-windows-notify@1.0.1 mcp-windows-notify
MCP client configuration example
{
  "mcpServers": {
    "mcp-windows-notify": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "mcp-windows-notify@1.0.1",
        "mcp-windows-notify"
      ]
    }
  }
}

Identity

Canonical slugmcp-windows-notify-cd825d6fDeploymentLocal Only
Canonical packagenpm:mcp-windows-notifyRepositorytimtoday/mcp-windows-notify
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmmcp-windows-notify1.0.11Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmmcp-windows-notify1.0.1CurrentSep 5, 20264 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2024-11-05Negotiated protocol
windows-notifyServer-reported name
1Capability groups
Aug 18, 2026Observed

Tools 4

ToolCategoryAnnotationsRisk
notify_error发送错误通知
Input schema
{
  "type": "object",
  "properties": {
    "errorMessage": {
      "type": "string",
      "description": "错误消息"
    },
    "details": {
      "type": "string",
      "description": "错误详情(可选)"
    }
  },
  "required": [
    "errorMessage"
  ]
}
notify_reminder发送提醒通知
Input schema
{
  "type": "object",
  "properties": {
    "message": {
      "type": "string",
      "description": "提醒消息"
    },
    "subtitle": {
      "type": "string",
      "description": "提醒副标题(可选)"
    }
  },
  "required": [
    "message"
  ]
}
notify_task_complete发送任务完成通知
Input schema
{
  "type": "object",
  "properties": {
    "taskName": {
      "type": "string",
      "description": "任务名称"
    },
    "details": {
      "type": "string",
      "description": "任务详情(可选)"
    }
  },
  "required": [
    "taskName"
  ]
}
send_notification发送Windows系统通知
Input schema
{
  "type": "object",
  "properties": {
    "message": {
      "type": "string",
      "description": "通知消息内容"
    },
    "title": {
      "type": "string",
      "description": "通知标题(可选)"
    },
    "icon": {
      "type": "string",
      "enum": [
        "info",
        "warning",
        "error",
        "success"
      ],
      "description": "通知图标类型(可选)"
    },
    "sound": {
      "type": "boolean",
      "description": "是否播放声音(可选)"
    },
    "timeout": {
      "type": "number",
      "description": "通知显示时长(毫秒,可选)"
    },
    "subtitle": {
      "type": "string",
      "description": "通知副标题(可选)"
    }
  },
  "required": [
    "message"
  ]
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

mcp-windows-notify MCP Server questions

How do I install mcp-windows-notify MCP Server?

Install the selected package version with: npm install --save-exact mcp-windows-notify@1.0.1

What tools does mcp-windows-notify MCP Server provide?

mcp-windows-notify MCP Server exposed 4 tools during independent protocol observation, including notify_error, notify_reminder, notify_task_complete, send_notification.

Is mcp-windows-notify MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Company and product intelligence

These internal links are derived from strong identity fields such as the implementation name, package, repository, vendor, and listing name—not generic description prose.

Associated company landscape

Microsoft & Azure intelligence →

Association is based on retained identity fields; it does not by itself prove first-party publication.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Developer Tool MCP ServersOfficial vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.