aircall-mcp

RosenAdvertising/aircall-mcp
★ 0 stars Python Code/Dev Tools Updated today
MCP server for Aircall
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "aircall-mcp": {
      "command": "uvx",
      "args": [
        "aircall-mcp"
      ]
    }
  }
}

Or install with pip: pip install aircall-mcp

README Excerpt

<!-- prettier-ignore --> > [!IMPORTANT] > **Built to spec — not yet verified against a live Aircall account.** > This server was built from Aircall's public API documentation and passes its full offline test suite, but we don't currently have Aircall API access to verify behavior against the live API. Endpoint paths, parameters, and response shapes follow the documented spec. If you hit a discrepancy, please open an issue.

Tools (20)

add_call_commentcreate_contactcreate_tagdelete_contactget_callget_call_summaryget_call_transcriptget_companyget_contactget_numberget_teamget_userinitiate_calllist_callslist_contactslist_numberslist_tagslist_teamslist_userstag_call

Topics

claudeclaude-mcpmcp