Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by dandacompany • APIs & Integration
A small MCP server that sends dynamic webhooks (GET/POST/custom methods) using the FastMCP framework, suitable for integration with Claude Desktop or other agents.
Send simple GET or POST webhooks to remote APIs with custom headers and optional auth tokens.
Perform CRUD-style operations on remote endpoints using custom HTTP methods (PUT, DELETE, PATCH) and JSON payloads.
Be integrated into Claude Desktop or run locally as an MCP tool to expose webhook functionality to conversational workflows.
This project implements a webhook-sending MCP server built on FastMCP. It supports GET, POST and arbitrary HTTP methods (PUT, DELETE, PATCH, etc.), custom headers, JSON payloads, and token-based header authentication. It is designed to be run locally or installed into Claude Desktop as a tool, and includes helper scripts and example configuration for virtual environments and uv-based launchers. The server is useful for agents that need to trigger external HTTP endpoints from natural language prompts.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.