Skip to main content
Glama
konstzv

MCP Notifications Server

by konstzv
package.json622 B
{ "name": "mcp-notifications", "version": "1.0.0", "description": "MCP server for showing macOS notifications", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "prepare": "npm run build" }, "bin": { "mcp-notifications": "./build/index.js" }, "keywords": [ "mcp", "notifications", "macos" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "node-notifier": "^10.0.1" }, "devDependencies": { "@types/node": "^22.10.2", "@types/node-notifier": "^8.0.5", "typescript": "^5.7.2" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/konstzv/mcp-notifications'

If you have feedback or need assistance with the MCP directory API, please join our Discord server