Back to directory
dandacompany/webhook-trigger

dandacompany/webhook-trigger

@dandacompany

FastMCP框架的动态webhook发送MCP服务器,支持GET/POST及自定义HTTP方法

webhookfastmcpautomationintegrationhttpapiclaudemcptool

Installation & Configuration

{
  "mcpServers": {
    "webhook-server": {
      "command": "python",
      "args": [
        "main.py"
      ],
      "env": {
        "DEBUG": "true"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13