Skip to main content
Glama
package.json•1.28 kB
{ "name": "slack-notification-mcp", "version": "1.0.0", "description": "🚀 Model Context Protocol (MCP) server that enables Claude AI to send rich notifications to Slack channels via webhooks. Perfect for task completion alerts, error notifications, and workflow automation.", "main": "index.js", "type": "module", "scripts": { "start": "node index.js", "dev": "node --watch index.js", "setup": "node setup.js" }, "keywords": [ "mcp", "model-context-protocol", "claude", "claude-ai", "anthropic", "slack", "slack-notifications", "slack-webhook", "notifications", "webhook", "automation", "ai-tools", "nodejs", "workflow", "alerts", "messaging", "integration", "productivity", "chatbot", "ai-assistant" ], "author": "Zavdielx89", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/Zavdielx89/slack-notification-mcp.git" }, "bugs": { "url": "https://github.com/Zavdielx89/slack-notification-mcp/issues" }, "homepage": "https://github.com/Zavdielx89/slack-notification-mcp#readme", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0", "zod": "^3.22.4" }, "engines": { "node": ">=18.0.0" } }

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/Zavdielx89/slack-notification-mcp'

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