Skip to main content
Glama

JustCall MCP Server

by saaslabsco
server.json675 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json", "name": "host.justcall.mcp/justcall-mcp-server", "description": "JustCall MCP Server", "repository": { "url": "https://github.com/saaslabsco/justcall-mcp-server", "source": "github" }, "version": "0.0.8", "remotes": [ { "type": "streamable-http", "url": "https://mcp.justcall.host/mcp", "headers": [ { "name": "Authorization", "description": "API key and Secret for authentication in the format of <API_KEY>:<API_SECRET>", "isRequired": true, "isSecret": true } ] } ] }

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