MCP server with Whatsapp integration (Twilio) to remote approve Claude Code tool use
Overview
What is Claude MCP Approval Server?
Claude MCP Approval Server is a Model Context Protocol (MCP) server that integrates with WhatsApp via Twilio to facilitate remote approval of commands executed by the Claude Code tool, enhancing security and control over sensitive operations.
How to use Claude MCP Approval Server?
To use the server, set up a Twilio account, configure your environment with the necessary credentials, and run the server. When a command is executed, you will receive an approval request via WhatsApp, allowing you to approve or deny the action.
Key features of Claude MCP Approval Server?
- 🔐 Permission Prompts: Intercepts tool executions and requests approval via WhatsApp.
- 📱 WhatsApp Integration: Utilizes Twilio for sending approval requests with quick-reply buttons.
- ⚡ FastMCP: Built on FastMCP for seamless integration with Claude.
- ⏱️ Auto-expiry: Requests expire after 5 minutes for added security.
- 💾 Database Tracking: Uses SQLite to track approval requests.
Use cases of Claude MCP Approval Server?
- Approving sensitive commands remotely via WhatsApp.
- Enhancing security for automated tools by requiring user confirmation.
- Tracking command approvals and denials for auditing purposes.
FAQ from Claude MCP Approval Server?
- Can I approve commands from anywhere?
Yes! You can approve or deny requests from anywhere using WhatsApp.
- What happens if I don't respond in time?
The approval request will expire after 5 minutes for security reasons.
- Is there a way to track approval history?
Yes! The server maintains a database to track all approval requests.