π Webhook Tester MCP Server
@alimo7amed93
About π Webhook Tester MCP Server
FastMCP server for managing and testing webhooks via webhook-test.com API
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"webhook-tester-mcp": {
"command": "fastmcp",
"args": [
"run",
"{{fullPath}}\\Webhook-test_mcp\\server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is π Webhook Tester MCP Server?
A FastMCP server for interacting with webhook-test.com. It automates management of Webhook tokens (URLs), inspection of incoming requests, and analytics without custom API integrations. Built for developers needing webhook observability and management.
How to use π Webhook Tester MCP Server?
Clone the repo, install dependencies with pip install -r requirements.txt, and configure a .env file. For use with Claude Desktop, add a configuration entry to the claude_desktop_config.json file.
Key features of π Webhook Tester MCP Server
- Create new webhooks
- List all available webhooks
- Fetch webhook details
- Fetch webhook payloads
- Delete webhooks
Use cases of π Webhook Tester MCP Server
- Automate creation and management of webhook tokens
- Inspect incoming webhook requests without manual API calls
- Analyze webhook payloads for debugging
- Clean up expired or unwanted webhook tokens
- Integrate webhook testing into CI/CD workflows
FAQ from π Webhook Tester MCP Server
How do I install dependencies?
Run pip install -r requirements.txt in the cloned repo.
How do I configure the server for Claude Desktop?
Edit the claude_desktop_config.json file with the command fastmcp and arguments pointing to the server.py file.
What license is the project under?
The project is licensed under the MIT License.
Frequently asked questions
How do I install dependencies?
Run `pip install -r requirements.txt` in the cloned repo.
How do I configure the server for Claude Desktop?
Edit the `claude_desktop_config.json` file with the command `fastmcp` and arguments pointing to the `server.py` file.
What license is the project under?
The project is licensed under the MIT License.
Basic information
More Developer Tools MCP servers

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C

Air Pipe
airpipeBuild, validate, deploy β HTTP APIs, cron jobs, webhooks and MCP tools β from your AI client.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)
Comments