🚀 Webhook Tester MCP Server
@alimo7amed93
关于 🚀 Webhook Tester MCP Server
FastMCP server for managing and testing webhooks via webhook-test.com API
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"webhook-tester-mcp": {
"command": "fastmcp",
"args": [
"run",
"{{fullPath}}\\Webhook-test_mcp\\server.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
开发工具 分类下的更多 MCP 服务器
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
🔐 ssh-mcp-server
classfang基于 SSH 的 MCP 服务 🧙♀️。已被MCP官方收录 🎉。 SSH MCP Server 🧙♀️. It has been included in the community MCP repository 🎉.
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
评论