Skip to main content
Glama
index.ts844 B
// Re-export all schemas from organized structure // JustCall Schemas // Call Schemas export * from "./justcall/call.js"; // User Schemas export * from "./justcall/users.js"; // SMS Schemas export * from "./justcall/sms.js"; // Contact Schemas export * from "./justcall/contacts.js"; // Analytics Schemas export * from "./justcall/analytics.js"; // Webhook Schemas export * from "./justcall/webhooks.js"; // Number Schemas export * from "./justcall/numbers.js"; // User Groups Schemas export * from "./justcall/userGroups.js"; // Appointments Schemas export * from "./justcall/appointments.js"; // WhatsApp Schemas export * from "./justcall/whatsapp.js"; // AI Schemas export * from "./justcall/ai.js"; // Voice Agent Schemas export * from "./justcall/voiceAgent.js"; // SalesDialer Schemas export * from "./salesdialer/index.js";

Latest Blog Posts

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