kweenkl MCP Server
The kweenkl MCP Server enables AI assistants to send real-time push notifications to mobile devices and manage notification channels.
Send Push Notifications - Use the kweenkl tool to send notifications to specific channels via webhook tokens, with customizable titles, messages (up to 500 characters recommended), priority levels (low, normal, high), and optional custom JSON payloads for metadata, action buttons, or deep links.
Manage Channels (requires device token) - List all channels with their webhook URLs and notification counts, create new channels with custom names, descriptions, colors (hex codes), and icons, update existing channel properties, or permanently delete channels.
Integration & Deployment - Works with various MCP clients including Claude Desktop, n8n, ChatGPT, and other automation tools. Can be deployed locally or connected to a hosted MCP server with secure authentication through webhook and device tokens.
Use Cases - Transform AI into a proactive assistant that can notify you when tasks complete, send error alerts, deliver team notifications through shared channels, or create contextual, priority-based alerts based on AI analysis results.
Enables AI assistants to send push notifications through the kweenkl iOS app using webhook tokens, with support for different priority levels and custom metadata
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@kweenkl MCP Serverkweenkl me when the analysis is complete"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
kweenkl MCP Server (Deprecated)
This local MCP server is deprecated. Use the hosted remote MCP server instead — no installation required.
Use the Remote MCP Server
Endpoint: https://api.kweenkl.com/mcp
Setup
Download the kweenkl iOS app
Go to Settings in the app and copy your Device Token
Add the MCP server to your AI client:
Claude Code:
claude mcp add kweenkl https://api.kweenkl.com/mcp --transport http --scope user --header "X-Kweenkl-Device-Token: YOUR_DEVICE_TOKEN"ChatGPT: Add https://api.kweenkl.com/mcp in Settings > Apps & Connectors. Authentication is handled via OAuth — you'll be prompted to enter your device token during setup.
Any MCP client: Point to https://api.kweenkl.com/mcp with the X-Kweenkl-Device-Token header.
Full Documentation
See kweenkl.com/skill.md for the complete API reference.
Links
License
MIT
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
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/antoinedelorme/kweenkl-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server