Bland AI

Bland AI MCP Connector for Claude

A+

Automate phone calls via Bland AI — dispatch voice agents, analyze call transcripts, and manage inbound phone numbers directly from your AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Bland AI API key to your AI agent and take full programmatic control over enterprise-grade telephony and conversational voice workflows.

What you can do

  • Automated Calling — Dispatch individual conversational voice agents to specific phone numbers, or scale up with bulk telecom batch dispatching.
  • Call Management & Analysis — Retrieve full historical call logs, pull raw transcripts, end live calls instantly, and forcefully interrogate recordings to extract goal completion statuses.
  • Inbound & WebRTC — View your purchased PSTN numbers for inbound routing and effortlessly spawn decoupled internet-based WebRTC signaling sockets for browser audio.
  • Media Extraction — Pull native MP3/WAV recording files directly for quality assurance or CRM logging.

How it works

  1. Subscribe to this server
  2. Enter your Bland AI API Key
  3. Start dispatching and managing voice agents from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Sales & Operations — instantly fire off batch campaigns, query transcript logs, and determine lead qualification status seamlessly.
  • Customer Support — monitor inbound numbers, listen to specific raw call recordings, and evaluate voice-agent performance.
  • Developers — debug live conversational flows, disconnect rogue calls, and test WebRTC fallback channels without leaving the IDE.
voice-aiconversational-aitelephonyautomated-callingwebrtccall-analytics

10 tools expose this connector's capabilities to your AI agent.

analyze_call

Interrogate an active recording querying direct goal completion status

end_call

Force an immediate disconnect disrupting a live AI call

get_batch

Retrieve aggregations profiling the concurrent status of a Bulk Batch

get_call_details

Retrieve explicit variables and exact transcript logic for a completed call

list_inbound

Identify available inbound phone numbers currently bridged to an AI agent

list_calls

Retrieve the full historical log of AI phone calls

get_recording

Retrieve raw native MP3/WAV links logging exact raw audio

send_batch

Dispatch multiple AI agents concurrently scaling bulk telecom arrays

send_call

Dispatch an automated conversational AI agent to a phone number

create_web_call

Spawn a decoupled internet-based WebRTC signaling socket logic stream

See how to talk to your AI agent using Bland AI.

Please analyze call ID `c-12345` with the goal query 'Was the customer interested in a demo?'

I ran the targeted analysis over the raw transcript for call `c-12345`. The extracted goal status is TRUE. The customer stated 'they would love to see how the dashboard works next Thursday'.

End the currently active phone call ID `c-99999` immediately.

The command has been processed. A synchronous interrupt flag was sent to Bland AI, and the telecom session has been successfully shut down.

List all my purchased inbound phone numbers on Bland AI.

Here are the PSTN numbers currently bridged to your AI routing logic: 1. +1 (555) 012-3456 (Status: Active), 2. +1 (555) 987-6543 (Status: Inactive).

Yes. By providing the specific Call ID and a structured goal query (e.g., 'Did they buy?'), your AI agent triggers the 'analyze_call' tool, running a targeted LLM pass exactly over that transcript to extract the explicit boolean outcome.

Related Connectors