Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2025 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Webhook Tester Mcp

    FastMCP server for managing and testing webhooks via webhook-test.com API

    7 stars
    Python
    Updated Nov 4, 2025

    Documentation

    🚀 Webhook Tester MCP Server

    A powerful and modular FastMCP server for interacting with webhook-test.com, designed to automate and manage Webhook tokens (URLs), inspect incoming requests, and perform analytics — all without writing custom API integrations.

    Built with the FastMCP framework to expose modular tools and resources, this project enables webhook observability and management.

    🛎️ Webhooks 101

    Webhooks let your app send and receive real-time updates between services. When sending, your app can POST data to a URL whenever something important happens — like a new user signup or a status change. When receiving, your app listens for incoming POST requests from other services and reacts to the events they send. This setup is way more efficient than constant polling and is perfect for triggering actions, syncing data, or keeping systems in sync.

    📦 Features & Use Cases

    ✅ Create new webhooks\

    ✅ List all available webhooks\

    ✅ Fetch webhook's details\

    ✅ Fetch webhook payloads\

    ✅ Delete webhooks

    ⚙️ Setup

    1. Clone the repo

    2. Install dependencies pip install -r requirements.txt

    3. Configure .env

    🔍 Testing Using Claude

    • Configure Claude Desktop to use the local server by editing your claude_desktop_config.json file:
    code
    {
        "mcpServers": {
          "webhook-tester-mcp": {
            "command": "fastmcp",
            "args": ["run", "{{fullPath}}\\Webhook-test_mcp\\server.py"]
          }
        }
      }

    🧪 Demo testing the Server

    Watch the video

    📄 License

    This project is licensed under the MIT License.

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • OP

      Opengenes Mcp

      Python·
      12

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ES

      Esp Rainmaker Mcp

      Python·
      9
    • PE

      Personalizationmcp

      Python·
      12
    • FA

      Fal Mcp Server

      Python·
      8
    • OP

      Opengenes Mcp

      Python·
      12

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k