Skip to content

Add AgenticCalling — phone calls for AI agents - #3714

Closed
rab657 wants to merge 1 commit into
modelcontextprotocol:mainfrom
rab657:add-agenticcalling
Closed

Add AgenticCalling — phone calls for AI agents#3714
rab657 wants to merge 1 commit into
modelcontextprotocol:mainfrom
rab657:add-agenticcalling

Conversation

@rab657

@rab657 rab657 commented Mar 25, 2026

Copy link
Copy Markdown

What

AgenticCalling is an MCP server that gives AI agents the ability to make real phone calls. One tool call = a specialized voice agent dials, speaks, and returns structured results.

PyPI: agenticcalling-mcp
Docs: docs.agenticcalling.ai
Website: agenticcalling.ai

Use cases

  • Book or cancel appointments
  • Negotiate with suppliers (batch 50 calls simultaneously)
  • Qualify leads via cold outreach
  • Gather information from businesses
  • Follow up with customers
  • Navigate IVR menus, handle voicemail automatically

Install

  • stdio: uvx agenticcalling-mcp
  • SSE: https://mcp.agenticcalling.ai/sse

Tools provided

make_call, get_call, wait_for_call, make_batch_calls, list_calls, cancel_call, send_sms, create_playbook, list_playbooks, create_persona, list_personas, create_phone_line, list_phone_lines, get_usage

Built by Raheel Ahmad (@rab657)

@olaservo

Copy link
Copy Markdown
Member

Thanks for contributing to the MCP servers repo!

We've retired the third-party server list from the README in favor of the MCP Registry — see #3950 for context. The Official Integrations and Community Servers sections no longer exist in the README, so this PR no longer has a target.

Going forward, please publish your server to the MCP Registry using the quickstart guide:
https://github.com/modelcontextprotocol/registry/blob/main/docs/modelcontextprotocol-io/quickstart.mdx

That's where server discovery now happens. Thanks for building on MCP!


Note: I'm working through the backlog with help from Claude Code to give everyone a prompt response.

@olaservo olaservo closed this Apr 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants