Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’¬ Communication
  3. Justcall MCP Server
Justcall MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 8:47:21 AM

Justcall MCP Server

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository25 GitHub StarsTotal stargazers on GitHub for the source repository (25 stars).Visit Website

JustCall's Official MCP Server

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "justcall-mcp-server": {
      "url": "https://mcp.justcall.host/mcp"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (67) Directory Badge Claim listing AlternativesπŸ’¬ More in Communication

Capabilities & Tool Schemas (67) ~1.2k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Justcall MCP Server.

list_calls

Lists all JustCall calls with various filtering options

get_call

Get a specific JustCall call by ID

update_call

Update a JustCall call (disposition, notes, rating)

get_call_journey

Fetch the sequence of events for a specific call

get_voice_agent_data

Get voice agent data for a specific call (deprecated, use get_voice_agent_call)

get_voice_agent_call

Retrieve voice agent related data for a specific call

Documentation Overview

JustCall MCP Server

The JustCall Model Context Protocol (MCP) Server lets Large Language Models (LLMs) and AI agents make real-world voice calls and send SMS directly through JustCall’s APIs β€” securely, contextually, and programmatically.

It provides a function-calling interface for conversational AI systems, enabling:

  • πŸ“ž AI-powered calling: Let your LLM initiate, manage, or transcribe calls using JustCall.
  • πŸ’¬ Smart messaging: Allow your AI agent to send or respond to SMS within conversations.
  • βš™οΈ Seamless integration: Use the MCP standard to connect JustCall’s telephony capabilities with any LLM runtime or orchestration framework.

In short: It gives your LLMs a voice and a phone number β€” turning chatbots into truly conversational agents.

Claude Desktop Setup

  1. Open Claude Desktop and press CMD + , to go to Settings.
  2. Click on the Connectors tab.
  3. Click on the Add Custom Connector button.
  4. Add name as JustCall and Remote Server Url as https://mcp.justcall.host/mcp.
  5. Now on JustCall from the Connectors list click on Connect button for JustCall.
  6. It will open a JustCall page requesting API key and secret.
  7. Get your JustCall API Key & Secret from the JustCall dashboard (https://app.justcall.io/app/developersApiCredentials).
  8. Enter the API key and Secret and press Continue, it should redirect back you to Claude.

Claude Web - https://claude.ai

  1. Open connectors url in your Browser - https://claude.ai/settings/connectors.
  2. Click on the Connectors tab.
  3. Click on the Add Custom Connector button.
  4. Add name as JustCall and Remote Server Url as https://mcp.justcall.host/mcp.
  5. Now on JustCall from the Connectors list click on Connect button for JustCall.
  6. It will open a JustCall page requesting API key and secret.
  7. Get your JustCall API Key & Secret from the JustCall dashboard (https://app.justcall.io/app/developersApiCredentials).
  8. Enter the API key and Secret and press Continue, it should redirect back you to Claude.

Chat GPT (Only available on Plus, Pro, Business and Enterprise)

  1. Open connectors url in your Browser - https://chatgpt.com/#settings/Connectors.
  2. Click on the Apps & Connectors tab.
  3. Ensure developer mode is enabled in advanced settings
  4. Click on the Create button.
  5. Add name as JustCall and MCP Server Url as https://mcp.justcall.host/mcp. You can skip other fields.
  6. Now on JustCall from the Connectors list click on Connect button for JustCall.
  7. It will open a JustCall page requesting API key and secret.
  8. Get your JustCall API Key & Secret from the JustCall dashboard (https://app.justcall.io/app/developersApiCredentials).
  9. Enter the API key and Secret and press Continue, it should redirect back you to Chat GPT.

Remote MCP

To connect to JustCall's MCP server remotely:

Streamable HTTP (Recommended)

The default and recommended way to connect is via Streamable HTTP Transport:

  • Connect to https://mcp.justcall.host/mcp from any MCP client using Streamable HTTP Transport
  • Include your JustCall API key as a bearer token in the request headers
  • Example header: Authorization: Bearer <JUSTCALL_API_KEY>:<JUSTCALL_API_SECRET>

Authentication & Security

The JustCall MCP Server implements OAuth2 authentication for secure access to all endpoints.

OAuth2 Configuration

The server supports OAuth2 authorization with the following features:

  • Authorization Endpoint: OAuth2 authorization server metadata is available at /.well-known/oauth-authorization-server
  • Grant Type: Authorization code flow with PKCE (Proof Key for Code Exchange)
  • Code Challenge Method: S256 (SHA-256)
  • Token Authentication: All MCP and SSE endpoints require Bearer token authentication

Protected Endpoints

The following endpoints require valid Bearer token authentication:

  • /mcp - Main MCP endpoint
  • /sse - Server-Sent Events endpoint
  • /sse/message - SSE message endpoint

Authentication Header Format

Include your JustCall API credentials as a Bearer token:

Code
Authorization: Bearer <JWT_TOKEN_BY_OAUTH>
Authorization: Bearer <JUSTCALL_API_KEY>:<JUSTCALL_API_SECRET>

Public Endpoints

The following endpoints are publicly accessible:

  • /health - Health check endpoint (returns 200 OK)
  • /.well-known/oauth-authorization-server - OAuth2 authorization server metadata

API Usage & Rate Limits

This MCP server uses the JustCall Developer API. All API requests are subject to the rate limits associated with your JustCall API key. Please refer to your JustCall API credentials configuration.

Available Tools

The JustCall MCP Server provides 66 tools organized into the following categories:

JustCall API Tools

πŸ“ž Calls (6 tools)

  • list_calls - Lists all JustCall calls with various filtering options
  • get_call - Get a specific JustCall call by ID
  • update_call - Update a JustCall call (disposition, notes, rating)
  • get_call_journey - Fetch the sequence of events for a specific call
  • get_voice_agent_data - Get voice agent data for a specific call (deprecated, use get_voice_agent_call)
  • get_voice_agent_call - Retrieve voice agent related data for a specific call

πŸ‘₯ Users & Agents (3 tools)

  • list_users - List all users/agents in the account
  • get_user - Get detailed information for a specific user/agent
  • update_user_availability - Update a user's availability status to available or unavailable for calls

πŸ’¬ SMS & Messaging (11 tools)

  • send_sms - Send an SMS/text message to a contact
  • list_sms - Retrieve all SMS/text messages
  • get_sms - Get detailed information for a specific SMS/text message
  • check_sms_reply - Check for the most recent inbound SMS reply from a specific contact
  • list_sms_tags - Retrieve all SMS tags used for organizing text messages
  • get_sms_tag - Get detailed information for a specific SMS tag
  • create_sms_tag - Create a new tag for organizing SMS conversations
  • delete_sms_tag - Delete a specific SMS tag
  • list_sms_threads - Retrieve all SMS threads/conversations associated with a JustCall number
  • get_sms_thread - Retrieve a specific SMS thread/conversation by ID
  • add_sms_thread_tag - Add tag to an SMS thread/conversation

πŸ“‡ Contacts (6 tools)

  • list_contacts - Retrieve all contacts from the CRM
  • get_contact - Retrieve detailed information for a specific contact by ID
  • create_contact - Create a new contact in the CRM
  • update_contact - Update/modify details of an existing contact
  • update_contact_status - Add or remove a contact from DND/DNM/Blacklist lists
  • add_contacts_blacklist - Add one or more contacts to the global blacklist in bulk

πŸ“Š Analytics (4 tools)

  • get_agent_analytics - Retrieve agent analytics data for specified date range
  • get_account_analytics - Retrieve account analytics data for specified date range
  • get_number_analytics - Retrieve number analytics data for specified date range
  • get_sales_dialer_analytics - Retrieve comprehensive analytics data for sales dialer campaigns

πŸ”” Webhooks (2 tools)

  • list_webhooks - Retrieve all configured webhooks
  • create_webhook - Create a new webhook endpoint to receive real-time notifications

πŸ“± Phone Numbers (2 tools)

  • list_numbers - Retrieve all JustCall phone numbers
  • get_number - Retrieve detailed information for a specific JustCall phone number

πŸ‘₯ User Groups (2 tools)

  • list_user_groups - Retrieve all user groups defined in the account
  • get_user_group - Retrieve detailed information for a specific user group by ID

πŸ“… Appointments (3 tools)

  • list_appointment_slots - Retrieve all available time slots for appointments on a specific calendar
  • create_appointment - Schedule a new appointment on a specific calendar
  • get_appointment - Retrieve details of a specific appointment by its ID

πŸ’š WhatsApp (5 tools)

  • list_whatsapp_messages - Retrieve all WhatsApp messages associated with the account
  • get_whatsapp_message - Retrieve detailed information for a specific WhatsApp message by ID
  • send_whatsapp_message - Send a new WhatsApp message to a contact number
  • list_whatsapp_templates - Retrieve all WhatsApp message templates available in the account
  • check_whatsapp_message_reply - Check for the most recent inbound WhatsApp message from a contact

πŸ€– AI Analysis (4 tools)

  • list_calls_ai_analysis - Retrieve AI-generated analysis (transcription, summary, insights) for all calls
  • get_call_ai_analysis - Retrieve AI-generated analysis for a specific call by Call ID
  • list_meetings_ai_analysis - Retrieve AI-generated analysis for recorded meetings (Zoom, Google Meet)
  • get_meeting_ai_analysis - Retrieve AI-generated analysis for a specific meeting by Instance ID

πŸŽ™οΈ Voice Agents (2 tools)

  • list_voice_agents - Retrieve all AI voice agents associated with the account
  • create_voice_agent_call - Initiate an outbound call from a configured AI voice agent to a contact

Sales Dialer Tools

πŸ“’ Campaigns (6 tools)

  • list_campaigns - Retrieve all sales dialer campaigns
  • get_campaign - Retrieve detailed information for a specific sales dialer campaign
  • create_campaign - Create a new sales dialer campaign
  • update_campaign - Update campaign details including name, description, status, and assignments
  • list_salesdialer_campaign_contacts - Retrieve all contacts in a specific campaign
  • add_salesdialer_campaign_contact - Add contact to a specific campaign

πŸ‘₯ Contacts (8 tools)

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Communication View all alternatives
  • Getpoststack MCP logoGetpoststack MCP

    EU-hosted email API exposed as MCP tools β€” send transactional and marketing email, manage contacts and segments, run broadcasts, render templates, and read analytics from Claude/Cursor. GDPR compliant, EU-only data residency (Germany + Finland). npx -y @poststack.dev/mcp.

    πŸ’¬ Communication2 views
    Compare vs Getpoststack MCP β†’
  • ConnectMachine logoConnectMachine

    Manage your ConnectMachine contacts, networks, events, and digital business cards.

    πŸ’¬ Communication2 views
    Compare vs ConnectMachine β†’
  • MCP Mailtrap logoMCP Mailtrap

    MCP server for the Mailtrap email platform β€” analytics, sending, contacts, sandbox

    πŸ’¬ Communication1 views
    Compare vs MCP Mailtrap β†’
  • Kudosity logoKudosity

    Send SMS, MMS and WhatsApp, manage contacts and webhooks, from AI agents.

    πŸ’¬ Communication2 views
    Compare vs Kudosity β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
25
Stargazers on the source repository.
Last commit
6mo ago
Most recent push to the default branch.
Tools exposed
67
Callable tools this server registers over MCP.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Justcall MCP Server

justcall-mcp-server is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "justcall-mcp-server": { "url": "https://mcp.justcall.host/mcp" } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewJustcall MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/justcall-mcp-server?style=directory)](https://allmcps.com/mcp/justcall-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/justcall-mcp-server"><img src="https://allmcps.com/api/badge/justcall-mcp-server?style=directory" alt="Justcall MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’¬Communication
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedMar 12, 2026
6/11 checks healthy over the last 45d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars25
GitHub Star CountTotal stargazers on GitHub representing community popularity (25 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 12, 2026
47Quality signal: Fair Β· 47/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools22/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’¬ Communication β†’Best MCP servers for Slack & Communication β†’Alternatives to Justcall MCP Server β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients