alimo7amed93/webhook-tester-mcp
by Various
FastMCP server for managing and testing webhooks via webhook-test.com API
MCP
alimo7amed93/webhook-tester-mcp
Added 1 June 2026
Overview
A FastMCP server that wraps the webhook-test.com API to let you create, inspect, and delete webhook endpoints from within an MCP-compatible client. It sends test payloads and retrieves captured requests without leaving your development environment.
Best for
Best for
Developers who need to quickly test webhook callbacks from within an MCP-compatible IDE or agent
Use cases
- Create temporary webhook endpoints to test outgoing payloads from your app
- Inspect captured HTTP requests and headers during integration testing
- Delete webhook endpoints after verifying callback behavior
Notes
A FastMCP server that wraps the webhook-test.com API to let you create, inspect, and delete webhook endpoints from within an MCP-compatible client. It sends test payloads and retrieves captured requests without leaving your development environment.
8 stars on GitHub. Last updated 2025-04-25.
Use cases
- Create temporary webhook endpoints to test outgoing payloads from your app
- Inspect captured HTTP requests and headers during integration testing
- Delete webhook endpoints after verifying callback behavior
Pros
- Tight integration with MCP clients for in-editor webhook debugging
- Lightweight Python server with minimal setup
- Direct access to webhook-test.com’s free testing infrastructure
Cons
- Depends on an external service (webhook-test.com) which may have uptime or rate limits
- Limited to the features exposed by the webhook-test.com API
- Small community (8 stars) and potentially slower maintenance
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Tight integration with MCP clients for in-editor webhook debugging
- Lightweight Python server with minimal setup
- Direct access to webhook-test.com's free testing infrastructure
Cons
- Depends on an external service (webhook-test.com) which may have uptime or rate limits
- Limited to the features exposed by the webhook-test.com API
- Small community (8 stars) and potentially slower maintenance
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.