Webhook Toolkit
Rank #38,379io.github.THE-KIPDEV/webhook-toolkit
Webhook URLs for AI agents: receive, wait for, replay, sign and verify webhooks (Stripe, GitHub…).
Webhook Toolkit is a Model Context Protocol (MCP) server published by THE-KIPDEV. It ranks #38,379 of 132,113 servers tracked on MCP Toplist. Webhook Toolkit is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 18, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 93,734 of 132,113 servers on MCP Toplist.
Use Webhook Toolkit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http webhook-toolkit https://webhook-toolkit.com/mcpclaude mcp add webhook-toolkit -e "WEBHOOK_TOOLKIT_KEY=<your WEBHOOK_TOOLKIT_KEY>" -- npx -y webhook-toolkit mcpReplace each placeholder with your own value before saving.
[mcp_servers.webhook-toolkit]
url = "https://webhook-toolkit.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.webhook-toolkit]
command = "npx"
args = ["-y", "webhook-toolkit", "mcp"]
[mcp_servers.webhook-toolkit.env]
WEBHOOK_TOOLKIT_KEY = "<your WEBHOOK_TOOLKIT_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://webhook-toolkit.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"webhook-toolkit": {
"command": "npx",
"args": [
"-y",
"webhook-toolkit",
"mcp"
],
"env": {
"WEBHOOK_TOOLKIT_KEY": "<your WEBHOOK_TOOLKIT_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"webhook-toolkit": {
"url": "https://webhook-toolkit.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"webhook-toolkit": {
"command": "npx",
"args": [
"-y",
"webhook-toolkit",
"mcp"
],
"env": {
"WEBHOOK_TOOLKIT_KEY": "<your WEBHOOK_TOOLKIT_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"webhook-toolkit": {
"type": "http",
"url": "https://webhook-toolkit.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"webhook-toolkit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"webhook-toolkit",
"mcp"
],
"env": {
"WEBHOOK_TOOLKIT_KEY": "<your WEBHOOK_TOOLKIT_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"webhook-toolkit": {
"serverUrl": "https://webhook-toolkit.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"webhook-toolkit": {
"command": "npx",
"args": [
"-y",
"webhook-toolkit",
"mcp"
],
"env": {
"WEBHOOK_TOOLKIT_KEY": "<your WEBHOOK_TOOLKIT_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"webhook-toolkit": {
"url": "https://webhook-toolkit.com/mcp"
}
}
}{
"mcpServers": {
"webhook-toolkit": {
"command": "npx",
"args": [
"-y",
"webhook-toolkit",
"mcp"
],
"env": {
"WEBHOOK_TOOLKIT_KEY": "<your WEBHOOK_TOOLKIT_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.THE-KIPDEV%2Fwebhook-toolkit)<a href="https://mcptoplist.com/server/io.github.THE-KIPDEV%2Fwebhook-toolkit"><img src="https://mcptoplist.com/badge/io.github.THE-KIPDEV%2Fwebhook-toolkit.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
THE-KIPDEV
Other servers by THE-KIPDEV
View all THE-KIPDEV servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 18, 2026 |
Frequently asked questions
- Who maintains Webhook Toolkit?
- Webhook Toolkit is maintained by THE-KIPDEV, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Webhook Toolkit listed on the Official MCP Registry?
- Yes — Webhook Toolkit is listed on the Official MCP Registry, alongside Glama.
- How many versions does Webhook Toolkit have?
- MCP Toplist tracks 1 version of Webhook Toolkit, most recently published on Sep 18, 2026.
- Where can I find the source code for Webhook Toolkit?
- The source code for Webhook Toolkit is hosted at github.com/THE-KIPDEV/webhook-toolkit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.