Back to directory
dandacompany/webhook-trigger

dandacompany/webhook-trigger

@dandacompany0

FastMCP 기반 동적 웹훅 전송 기능을 제공하는 MCP 서버로, GET/POST/커스텀 HTTP 메서드 지원 및 Claude Desktop 통합이 가능합니다.

webhookfastmcpclaude-integrationpythonhttp-requeststool

Installation & Configuration

{
  "mcpServers": {
    "webhook-server": {
      "command": "/bin/bash",
      "args": [
        "/absolute/path/to/dante@webhook_trigger/mcp_run.sh"
      ],
      "env": {
        "DEBUG": "true"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/11
Updated
2025/4/11