From a0f2a4b39e10e437dd8bb6bfd236cd0557370331 Mon Sep 17 00:00:00 2001 From: Ali <64925182+alimo7amed93@users.noreply.github.com> Date: Wed, 23 Apr 2025 18:43:58 +0100 Subject: [PATCH 1/2] Add new Webhook Tester MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24850afa..240ee62f 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,7 @@ Tools and integrations that enhance the development workflow and environment man - [axliupore/mcp-code-runner](https://github.com/axliupore/mcp-code-runner) 📇 🏠 - An MCP server for running code locally via Docker and supporting multiple programming languages. - [yikakia/godoc-mcp-server](https://github.com/yikakia/godoc-mcp-server) 🏎️ ☁️ 🪟 🐧 🍎 - Query Go package information on pkg.go.dev - [ckanthony/gin-mcp](https://github.com/ckanthony/gin-mcp) 🏎️ ☁️ 📟 🪟 🐧 🍎 - A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools. +- [Webhook Tester MCP](https://github.com/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. ### 🧮 Data Science Tools From 0c23827f994cacadbc22111e750712a0f898123e Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Fri, 25 Apr 2025 15:02:04 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 240ee62f..29eee1d4 100644 --- a/README.md +++ b/README.md @@ -417,7 +417,7 @@ Tools and integrations that enhance the development workflow and environment man - [axliupore/mcp-code-runner](https://github.com/axliupore/mcp-code-runner) 📇 🏠 - An MCP server for running code locally via Docker and supporting multiple programming languages. - [yikakia/godoc-mcp-server](https://github.com/yikakia/godoc-mcp-server) 🏎️ ☁️ 🪟 🐧 🍎 - Query Go package information on pkg.go.dev - [ckanthony/gin-mcp](https://github.com/ckanthony/gin-mcp) 🏎️ ☁️ 📟 🪟 🐧 🍎 - A zero-configuration Go library to automatically expose existing Gin web framework APIs as MCP tools. -- [Webhook Tester MCP](https://github.com/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. +- [alimo7amed93/webhook-tester-mcp](https://github.com/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. ### 🧮 Data Science Tools