Skip to main content
Glama
server.json846 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "host.justcall.mcp/justcall-mcp-server", "description": "JustCall MCP Server enables LLMs and AI agents to make voice calls and send SMS via JustCall APIs.", "title": "JustCall MCP Server", "repository": { "url": "https://github.com/saaslabsco/justcall-mcp-server", "source": "github" }, "websiteUrl": "https://justcall.io", "version": "1.0.2", "icons": [ { "mimeType": "image/png", "src": "https://cdn.justcall.io/assets-marketing/images/favicon.png", "sizes": ["45x44"], "theme": "light" } ], "remotes": [ { "type": "streamable-http", "url": "https://mcp.justcall.host/mcp" }, { "type": "sse", "url": "https://mcp.justcall.host/sse" } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/saaslabsco/justcall-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server