Skip to main content
Glama

Polybar Notification MCP

by khughitt
package.json938 B
{ "name": "polybar-notification-mcp", "version": "1.0.0", "description": "MCP server for displaying messages in polybar and popup notifications on Linux", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js", "lint": "eslint src/**/*.ts", "format": "prettier --write src/**/*.ts" }, "keywords": [ "mcp", "polybar", "notification", "linux", "cursor" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.6.0", "zod": "^3.23.8", "zod-to-json-schema": "^3.24.6" }, "devDependencies": { "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "eslint": "^8.0.0", "prettier": "^3.0.0", "typescript": "^5.0.0" }, "bin": { "polybar-notification-mcp": "bin/polybar-mcp" } }

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/khughitt/polybar-dunst-mcp'

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