Skip to main content
Glama

callingly

Ownership verified

Server Details

Lets AI agents get leads on the phone: call, send SMS, and schedule callbacks for sales teams.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.

Tool Definition Quality

Score is being calculated. Check back soon.

Available Tools

8 tools
add_to_sequenceAdd a lead to a follow-up sequence
Destructive
Inspect

Add a lead to a team's automated follow-up sequence — a voice + SMS series that keeps working the deal until it closes. The lead is enrolled in the chosen team's sequence and Callingly handles the calls, texts, retries, and timing. Use this to start a persistent follow-up cadence rather than a single call.

ParametersJSON Schema
NameRequiredDescriptionDefault
emailNoThe lead's email address.
sourceNoWhere this lead came from. Defaults to "MCP".
companyNoThe lead's company name.
team_idYesThe id of the Callingly team (profile) whose follow-up sequence the lead should be added to.
last_nameNoThe lead's last name.
first_nameNoThe lead's first name.
phone_numberYesThe lead's phone number, ideally in E.164 format (e.g. +14155551234).
get_recordingGet call recordings and transcripts
Read-only
Inspect

Read recordings, transcripts and outcomes of recent calls so your AI and CRM stay in sync. Returns each call's result, duration, recording URL, full transcript, and AI summary. Filter by lead_id to see how a specific lead's calls went, or fetch a single call by call_id.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of calls to return (1-50, default 10).
call_idNoFetch a single call by its id.
lead_idNoOnly return calls for this lead.
make_ai_callHave the AI agent call a lead
Destructive
Inspect

Make a call to a lead with an AI voice agent. The AI agent calls the lead, qualifies them, answers questions, and warm-transfers the live call to a human rep when the lead is ready. The team must have an AI agent configured. Use this to qualify a lead automatically before a rep gets involved.

ParametersJSON Schema
NameRequiredDescriptionDefault
emailNoThe lead's email address.
sourceNoWhere this lead came from. Defaults to "MCP".
companyNoThe lead's company name.
team_idYesThe id of the Callingly team (profile) whose AI agent should make the call.
last_nameNoThe lead's last name.
first_nameNoThe lead's first name.
phone_numberYesThe lead's phone number to dial, ideally in E.164 format (e.g. +14155551234).
make_dispatch_callCall a lead now
Destructive
Inspect

Make a dispatch call to a lead with a human rep. Callingly rings one of the team's sales reps — or the whole team — plays them the lead's details, then bridges them to the lead the second someone picks up. Use this for speed-to-lead when a lead should be contacted by a human right now.

ParametersJSON Schema
NameRequiredDescriptionDefault
emailNoThe lead's email address.
sourceNoWhere this lead came from. Defaults to "MCP".
companyNoThe lead's company name.
team_idYesThe id of the Callingly team (profile) that should make the call.
last_nameNoThe lead's last name.
first_nameNoThe lead's first name.
phone_numberYesThe lead's phone number to dial, ideally in E.164 format (e.g. +14155551234).
query_reportsQuery call reports
Read-only
Inspect

Query call reports for the account over a date range: call volume, connection rate, voicemail/missed counts, talk time, and per-rep performance. Use this to answer questions like "how many leads did we reach last week" or "which rep connected the most calls".

ParametersJSON Schema
NameRequiredDescriptionDefault
endNoEnd date (YYYY-MM-DD) of the report range. Defaults to today.
startNoStart date (YYYY-MM-DD) of the report range. Defaults to 30 days ago.
team_idNoLimit the report to a single team (profile).
schedule_callSchedule a callback with a lead
Destructive
Inspect

Schedule a call (callback) for a lead at a future time instead of calling immediately. When the scheduled time arrives, Callingly rings the team's sales reps and connects them to the lead, handling the dialing, reminders, and retries. Use this to book a callback for later.

ParametersJSON Schema
NameRequiredDescriptionDefault
emailNoThe lead's email address.
sourceNoWhere this lead came from. Defaults to "MCP".
companyNoThe lead's company name.
team_idYesThe id of the Callingly team (profile) that should make the call.
last_nameNoThe lead's last name.
first_nameNoThe lead's first name.
phone_numberYesThe lead's phone number to dial, ideally in E.164 format (e.g. +14155551234).
scheduled_atYesWhen the call should be placed, as a date/time string in the account's timezone (e.g. "2026-06-10 14:30"). Past times are bumped to now.
schedule_smsSchedule a text to a lead
Destructive
Inspect

Schedule an SMS text message to an existing lead at a future time instead of sending immediately. When the scheduled time arrives, Callingly renders and sends the message from your phone number. Use this to time a reminder or follow-up to the lead's timezone.

ParametersJSON Schema
NameRequiredDescriptionDefault
messageYesThe text message body. Supports Callingly merge fields and is rendered when the message is sent.
send_atYesWhen the text should be sent, as a date/time string in the account's timezone (e.g. "2026-06-10 09:00"). Past times are bumped to now.
sms_numberYesOne of your Callingly phone numbers to send the text from.
phone_numberYesThe lead's phone number to text. The lead must already exist in your account.
send_smsText a lead
Destructive
Inspect

Send an SMS text message to an existing lead from one of your Callingly phone numbers. The lead must already exist in your account (matched by phone number). Use this to introduce an agent, confirm a callback, or follow up.

ParametersJSON Schema
NameRequiredDescriptionDefault
messageYesThe text message body. Supports Callingly merge fields.
sms_numberYesOne of your Callingly phone numbers to send the text from.
phone_numberYesThe lead's phone number to text. The lead must already exist in your account.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources