UseWebhook
БесплатноНе проверенGenerates unique webhook endpoints on usewebhook.com for capturing and inspecting HTTP requests without requiring account setup or configuration.
Описание
Generates unique webhook endpoints on usewebhook.com for capturing and inspecting HTTP requests without requiring account setup or configuration.
README
Model Context Protocol (MCP) server for generating and inspecting webhooks
✨ Features
- ⚡ Generate webhook endpoints for testing
- 🔍 Inspect and diff HTTP request payloads
- 🔁 Replay requests from history
- 🔀 Forward requests to your
localhost - ⚡️ Powered by UseWebhook
📦 Installation
Via Smithery
Install usewebhook-mcp for Claude Desktop via Smithery:
npx -y @smithery/cli install @figstra/usewebhook-mcp --client claude
Manual installation
- Clone the repository:
git clone https://github.com/figstra/usewebhook-mcp.git
- Install dependencies:
cd usewebhook-mcp
npm install
- Build the project:
npm run build
- Configure the server in your Claude MCP settings file:
{
"mcpServers": {
"usewebhook-mcp": {
"command": "node",
"args": ["path/to/your/usewebhook-mcp/build/index.js"],
"disabled": false,
"autoApprove": []
}
}
}
Development
# Install dependencies
npm install
# Start the development server
npm run dev
License
This project is licensed under the MIT License. See the LICENSE file for details.
Установка UseWebhook
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/figstra/usewebhook-mcpFAQ
UseWebhook MCP бесплатный?
Да, UseWebhook MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для UseWebhook?
Нет, UseWebhook работает без API-ключей и переменных окружения.
UseWebhook — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить UseWebhook в Claude Desktop, Claude Code или Cursor?
Открой UseWebhook на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare UseWebhook with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
