mcp-notify
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_NOTIFY_API_URL | No | Backend API URL | https://api.mcpnotify.dev/v1 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pair_deviceA | Pair your phone to receive notifications. Displays a QR code to scan with the MCP Notify mobile app. This is the first step for new users. |
| check_pairing_statusA | Check if the QR code has been scanned and pairing is complete. Use this after displaying a QR code. |
| get_setup_statusA | Check if MCP Notify is set up and ready to send notifications. Returns pairing status and device count. |
| send_notificationA | Send a push notification to your paired devices. Use this when the user asks to be notified about something. |
| get_historyA | View your recent notification history. |
| get_quotaA | Check your notification quota and usage. Shows how many notifications you can send this month. |
| list_devicesA | List all paired devices that can receive notifications. |
| remove_deviceB | Remove a paired device. It will no longer receive notifications. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/box7e7/mcp-notify'
If you have feedback or need assistance with the MCP directory API, please join our Discord server