RevDesk Product MCP
Give AI agents secure access to RevDesk calling, SMS, phone numbers, caller IDs, and usage.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
An API key from the service settings is required
Give AI agents secure access to RevDesk calling, SMS, phone numbers, caller IDs, and usage.
Server tool list (10)
Raw names from tools/list. Only developers need these.
| send_sms | Send a text message from one of the account's RevDesk phone numbers. Both numbers must be E.164 (+14155550123). Use list_phone_numbers to find a valid 'from' number. |
| place_call | Place an outbound phone call from one of the account's RevDesk numbers to a destination. The call is bridged server-side (no audio flows through the AI). Returns a call id for status checks. |
| list_calls | List recent calls with status, duration, and cost. Most recent first. |
| get_call | Get the current status and details of a single call by id. |
| hangup_call | Hang up an in-progress call by id. |
| list_phone_numbers | List the phone numbers owned by this account (usable as 'from' numbers). |
| search_available_numbers | Search phone numbers available for purchase, by area code or digit pattern. |
| buy_phone_number | Purchase a phone number for this account. Provide an exact number from search_available_numbers, or just an area code to auto-pick. Billing applies to the RevDesk account. |
| list_caller_ids | List verified caller IDs and their CNAM display names. |
| get_usage | Current-month usage rollup: calls placed, minutes used, active numbers, spend. |