alimo7amed93/webhook-tester-mcp
π βοΈ β A FastMCP-based server for interacting with webhook-test.com. Enables users to create, retrieve, and delete webhooks locally using Claude.
Quick Start
Clone the repository:
git clone https://github.com/alimo7amed93/webhook-tester-mcpClaude Desktop configuration example:
{
"mcpServers": {
"webhook-tester-mcp": {
"command": "npx",
"args": [
"-y",
"alimo7amed93/webhook-tester-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.