mcpbeat Sign in

Aircall MCP Server

answering

Aircall is answering right now. Last checked 15 min ago. It exposes 25 tools. Last commit 1 Sep 2026.

Read calls, contacts, users, teams and numbers; tag calls and create or update contacts.

Uptime history 47 days of history · worst day 14%
47 days agonow
100.0%
Uptime 24h
91 of 91 checks
25
Tools
read from the server
168 ms
Response time
average over 24h
0
Stars
last commit 1 Sep 2026

Nothing serious here today

Today is the operative word: we check Aircall every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add aircall --transport http https://aircall.usefulapi.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aircall": {
      "url": "https://aircall.usefulapi.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aircall]
url = "https://aircall.usefulapi.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "aircall": {
      "url": "https://aircall.usefulapi.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aircall": {
      "url": "https://aircall.usefulapi.io/mcp"
    }
  }
}

Available tools 25

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

aircall
aircall_add_call_comment
Add a comment / note to a call. Aircall REST: POST /calls/{id}/comments.
aircall_create_contact
Create a new contact in the shared address book. Aircall typically requires at least one of first_name / last_name / company_name. Aircall REST: POST /contacts.
aircall_get_call
Get a single call by id. Aircall REST: GET /calls/{id}.
aircall_get_call_action_items
Get the AI-extracted action items / follow-ups from a call (Aircall AI Voice feature). Aircall REST: GET /calls/{id}/action_items.
aircall_get_call_sentiments
Get the AI-generated sentiment analysis of a call (Aircall AI Voice feature). Aircall REST: GET /calls/{id}/sentiments.
aircall_get_call_summary
Get the AI-generated summary of a call (Aircall AI Voice feature). Aircall REST: GET /calls/{id}/summary.
aircall_get_call_topics
Get the AI-detected topics of a call (Aircall AI Voice feature). Aircall REST: GET /calls/{id}/topics.
aircall_get_call_transcription
Get the AI-generated transcription of a call (Aircall AI Voice feature). Aircall REST: GET /calls/{id}/transcription.
aircall_get_company
Get details of the authenticated Aircall company (name, plan, usage). Aircall REST: GET /company.
aircall_get_contact
Get a single contact by id. Aircall REST: GET /contacts/{id}.
aircall_get_number
Get a single phone number by id. Aircall REST: GET /numbers/{id}.
aircall_get_tag
Get a single tag by id. Aircall REST: GET /tags/{id}.
aircall_get_team
Get a single team by id. Aircall REST: GET /teams/{id}.
aircall_get_user
Get a single user (agent) by id. Aircall REST: GET /users/{id}.
aircall_list_calls
List calls, optionally filtered by a creation-date window and ordered. Aircall REST: GET /calls.
aircall_list_contacts
List contacts in the shared address book, optionally by creation-date window and order. Aircall REST: GET /contacts.
aircall_list_numbers
List the phone numbers owned by the company (id, name, digits, country). Aircall REST: GET /numbers.
aircall_list_tags
List the company's call tags (id, name, color). Aircall REST: GET /tags.
aircall_list_teams
List the company's teams and their members. Aircall REST: GET /teams.
aircall_list_users
List users (agents) in the Aircall company (id, name, email, availability). Aircall REST: GET /users.
aircall_ping
Health check — verify the API is reachable and the credentials are valid. Aircall REST: GET /ping.
aircall_search_calls
Search calls by a free-text term (e.g. phone number, tag, direction). Aircall REST: GET /calls/search.
aircall_search_contacts
Search contacts by a free-text term (e.g. name, phone number, email). Aircall REST: GET /contacts/search.
aircall_tag_call
Apply tags to a call by tag id (get ids from aircall_list_tags). Aircall REST: POST /calls/{id}/tags.
aircall_update_contact
Update fields on an existing contact. Only provided fields are changed. Aircall REST: PUT /contacts/{id}.

Endpoints

URLTransportStateLatencyChecked
https://aircall.usefulapi.io/mcp streamable-http answering 205 ms 15 min ago

Alternatives to Aircall

same job, measured the same way
Clickup
by usefulapi

Read teams, spaces, lists and tasks; create, update and comment on tasks and track time.

14 tools answering
Nylas
by usefulapi

MCP server for Nylas — read email, calendars, events and contacts, and send email or create events.

15 tools answering
Missive
by usefulapi

Read email/chat conversations, messages, contacts and teams; draft, send and update threads.

19 tools answering
Apple Contacts
by mgcrea

Search and read Apple Contacts — resolves numbers and emails to names, writes off by default

713 installs/wk local only
Linear
by usefulapi

Search, read and create Linear issues, projects, teams and cycles.

8 tools answering
Olark
by usefulapi

Manage Olark live-chat operators and groups (teams): list, create, update, and assign to teams.

8 tools answering
Squadcast
by usefulapi

Read incidents, services, teams, on-call schedules; acknowledge, resolve and note incidents.

16 tools answering
C
FrameOn
by frameonlab

Shared project memory for teams: read projects and tasks, write updates and wiki decisions.

answering

Aircall — questions

Answers built from our own checks of this server.

What can Aircall do?
It exposes 25 tools, read directly from the server on our last check. Among them: aircall_add_call_comment, aircall_create_contact, aircall_get_call, aircall_get_call_action_items, aircall_get_call_sentiments, aircall_get_call_summary and 19 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Aircall working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 168 ms. The bar chart above shows every period we have measured.
How do I connect Aircall?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Aircall need an API key?
No. Aircall completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 25 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Aircall?
It answers our handshake in 168 ms on average, which is faster than 73% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Aircall open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.