Customer Relation

Aircall MCP Server

Connect your account, then chat with AI to run tools.

Aircall is a cloud-based call center and phone system that integrates with various CRM and Helpdesk tools, aiding teams in managing customer communications efficiently. Use it to centralize all customer calls and streamline call center operations.

9 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Aircall — workflow patterns, data models, and gotchas for your AI agent.

Aircall

Aircall is a cloud call center. Calls, contacts, and numbers are core; teams and users map to agents; webhooks push events.

Data Model

  • Calls are call records. Filter by from, to, direction, assigned_to for targeted queries.
  • Contacts are people/companies. Company is the account (singular — one object, not a list).
  • Numbers are phone numbers. Teams and Users represent agents.
  • Tags categorize calls. User availability returns agent status.
  • Webhooks register callback URLs for event push from Aircall.

Gotchas

  • Company record: The company read returns a singleton payload (your tenant), not a paginated collection.
  • Call filters: Use from, to, direction, assigned_to for targeted call queries.

Tools in this Server (9)

Aircall List Calls

Fetch a full list of all customer calls from your Aircall account. Use this when you need to analyze call activity or audit call histories. It returns...

Aircall List Company

Retrieve information about the associated company configured in your Aircall account. Use it to access company-specific settings and details. Returns ...

Aircall List Contacts

Obtain a list of all contacts stored in your Aircall system. Ideal for managing or reviewing customer contact details. It provides details like contac...

Aircall List Numbers

List all phone numbers linked to your Aircall account. Use this to manage numbers or assign them to teams. Returns detailed information like number st...

Aircall List Tags

Get a list of all call tags defined in your Aircall account. Useful for categorizing calls and enhancing call insights. It provides tag names and desc...

Aircall List Teams

Fetch a list of teams within your Aircall organization. Use to manage team configurations and allocations. It returns details like team names and asso...

Aircall List User Availability

Check the availability status of all users on your Aircall account. Use this to manage team resources and scheduling. Returns user availability includ...

Aircall List Users

Retrieve a list of users in your Aircall account. Use this for managing user access and roles. Returns user information such as name, email, and permi...

Aircall List Webhooks

Access a list of all webhooks configured for your Aircall account. Use when needing to integrate external applications or manage event-driven actions....

Frequently Asked Questions

What is the Aircall MCP server?

Aircall is a cloud-based call center and phone system that integrates with various CRM and Helpdesk tools, aiding teams in managing customer communications efficiently. Use it to centralize all customer calls and streamline call center operations. It provides 9 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Aircall to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/aircall. Authentication is handled automatically.

How many tools does Aircall provide?

Aircall provides 9 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Aircall require?

Aircall uses API Key. Aircall requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Aircall to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/aircall

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Aircall?

Sign in to connect your credentials and start running tools from the chat.

Aircall MCP Server & Skill — 9 Tools