Webhook MCP Server
@noobnooc
About Webhook MCP Server
A Model Context Protocol (MCP) server that sends webhook notifications when called.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"webhook-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@noobnooc/webhook-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Webhook MCP Server?
A Model Context Protocol (MCP) server that sends a webhook notification when it is invoked. It works with any webhook‑based notification service (e.g., Echobell) and is intended for notifying users when long‑running AI tasks complete.
How to use Webhook MCP Server?
Configure the server in your MCP client (Claude, Cursor, Windsurf, or VS Code) by setting the WEBHOOK_URL environment variable to your webhook endpoint. The server is run either via npx -y webhook-mcp or using the Docker image noobnooc/webhook-mcp. Instruct your AI assistant to “send me a notification when it’s done” to trigger the webhook.
Key features of Webhook MCP Server
- Sends HTTP webhook notifications when called by an AI assistant.
- Supports custom message and external URL in the payload.
- Works with any HTTP‑based webhook service.
- Run via npm or Docker with zero configuration beyond the webhook URL.
- Compatible with Claude, Cursor, Windsurf, and VS Code.
Use cases of Webhook MCP Server
- Get notified when a long‑running AI task completes.
- Integrate with Echobell or other webhook notification services.
- Receive a custom message and a link to external results when a job finishes.
FAQ from Webhook MCP Server
What is the WEBHOOK_URL environment variable?
It is the required URL where the webhook notification will be sent. You must set it before starting the server.
How do I configure Webhook MCP Server for Claude?
Add the server configuration to your Claude desktop config with a JSON block that sets the command (npx or docker) and passes WEBHOOK_URL as an environment variable. See the README for exact examples.
What optional parameters can I pass to the webhook?
You can include a message (custom text) and a url (an external link) in the webhook payload.
Can I use a webhook service other than Echobell?
Yes. The server sends a POST request to any HTTP webhook URL you provide. Echobell is only one example.
Does Webhook MCP Server support Docker?
Yes. A Docker image (noobnooc/webhook-mcp) is available and can be configured using the same environment variable.
Frequently asked questions
What is the `WEBHOOK_URL` environment variable?
It is the required URL where the webhook notification will be sent. You must set it before starting the server.
How do I configure Webhook MCP Server for Claude?
Add the server configuration to your Claude desktop config with a JSON block that sets the command (`npx` or `docker`) and passes `WEBHOOK_URL` as an environment variable. See the README for exact examples.
What optional parameters can I pass to the webhook?
You can include a `message` (custom text) and a `url` (an external link) in the webhook payload.
Can I use a webhook service other than Echobell?
Yes. The server sends a POST request to any HTTP webhook URL you provide. Echobell is only one example.
Does Webhook MCP Server support Docker?
Yes. A Docker image (`noobnooc/webhook-mcp`) is available and can be configured using the same environment variable.
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
ICSS
chokcoco不止于 CSS
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Comments