Webhook-tester MCP Server
🚀 웹훅 테스터 MCP 서버
webhook-test.com과 상호작용하기 위한 강력하고 모듈식 FastMCP 서버로, Webhook 토큰(URL)을 자동화하고 관리하고, 들어오는 요청을 검사하고, 분석을 수행하도록 설계되었습니다. 이 모든 작업이 사용자 정의 API 통합을 작성하지 않고도 가능합니다.
이 프로젝트는 모듈식 도구와 리소스를 공개하기 위해 FastMCP 프레임워크로 구축되었으며, 웹훅 관찰 및 관리가 가능합니다.
🛎️ 웹훅 101
웹훅을 사용하면 앱이 서비스 간에 실시간 업데이트를 주고받을 수 있습니다. 전송할 때는 앱이 새 사용자 가입이나 상태 변경과 같은 중요한 상황이 발생할 때마다 URL에 POST 방식으로 데이터를 전송할 수 있습니다. 수신할 때는 앱이 다른 서비스에서 들어오는 POST 요청을 수신하고 해당 서비스에서 전송하는 이벤트에 반응합니다. 이러한 설정은 지속적인 폴링보다 훨씬 효율적이며, 작업 트리거, 데이터 동기화 또는 시스템 동기화 유지에 적합합니다.
Related MCP server: GitHub MCP Server
📦 기능 및 사용 사례
✅ 새로운 웹훅을 만드세요
✅ 사용 가능한 모든 웹훅 나열
✅ 웹훅 세부 정보 가져오기
✅ 웹훅 페이로드 가져오기
✅ 웹훅 삭제
⚙️ 설정
저장소를 복제합니다
종속성 설치
pip install -r requirements.txt.env구성
🔍 Claude를 사용하여 테스트하기
claude_desktop_config.json 파일을 편집하여 로컬 서버를 사용하도록 Claude Desktop을 구성합니다.
지엑스피1
🧪 서버 데모 테스트

📄 라이센스
이 프로젝트는 MIT 라이선스 에 따라 라이선스가 부여되었습니다.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA FastMCP server that wraps a REST API as MCP tools, enabling AI agents to interact with the upstream API.
- AlicenseBqualityBmaintenanceSimple MCP server for GitHub operations, currently supports creating repositories.5118MIT
- AlicenseAqualityDmaintenanceMinimal MCP server for sending messages to Poke via the inbound webhook.18MIT
- AlicenseNot gradedqualityDmaintenanceMCP server for sending notifications to ntfy.sh or self-hosted ntfy instances.19MIT
Related MCP Connectors
MCP server for URL shortening and management
A basic MCP server to operate on the Postman API.
MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alimo7amed93/webhook-tester-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server