Skip to main content
Glama

kweenkl MCP Server

package.json626 B
{ "name": "kweenkl-mcp-server", "version": "1.0.0", "description": "MCP server for kweenkl - allows AI assistants to send notifications", "type": "module", "main": "index.js", "bin": { "kweenkl-mcp": "./index.js" }, "scripts": { "start": "node index.js", "test": "node tests/test-kweenkl.js" }, "keywords": [ "mcp", "model-context-protocol", "kweenkl", "notifications", "ai", "claude", "push-notifications" ], "author": "kweenkl", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0" }, "engines": { "node": ">=18.0.0" } }

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/antoinedelorme/kweenkl-mcp'

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