Skip to main content
Glama
package.json1.13 kB
{ "name": "kweenkl-mcp-server", "version": "1.0.0", "description": "MCP server for kweenkl - allows AI assistants to send push 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", "mcp-server", "kweenkl", "notifications", "push-notifications", "ai", "claude", "claude-desktop", "ai-assistant", "llm", "webhook" ], "author": { "name": "kweenkl", "email": "contact@kweenkl.com", "url": "https://kweenkl.com" }, "license": "MIT", "repository": { "type": "git", "url": "https://github.com/antoinedelorme/kweenkl-mcp.git" }, "bugs": { "url": "https://github.com/antoinedelorme/kweenkl-mcp/issues" }, "homepage": "https://github.com/antoinedelorme/kweenkl-mcp#readme", "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0" }, "engines": { "node": ">=18.0.0" }, "files": [ "index.js", "README.md", "LICENSE" ] }

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