Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAVIRA_API_URLNoThe URL of the Ravira API
RAVIRA_DEMO_WIDGET_KEYNoThe key for the demo widget

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ask_raviraA

Ask Ravira a patient question and see the AI receptionist's response.

This demonstrates how Ravira handles real patient inquiries — including questions about hours, services, pricing, insurance, and appointment booking.

Args: patient_question: The patient's question (e.g. "Do you accept Delta Dental?", "I have a toothache — can I get seen today?", "How much does a cleaning cost?") practice_name: The dental practice name (default: Seattle Family Dentistry)

get_ravira_featuresA

Get a full overview of Ravira's features and capabilities.

Use this to learn what Ravira offers dental practices, including its AI chat widget, knowledge base, appointment booking, escalation system, and HIPAA compliance.

get_sample_conversationsA

See real example patient conversations handled by Ravira.

Shows how Ravira manages common dental patient inquiries including appointment booking, insurance questions, emergency triage, and more.

search_dental_topicsB

Search for information about common dental topics that patients ask about.

Covers procedures, insurance, hygiene, costs, and common conditions. Useful for understanding the types of questions Ravira handles daily.

Args: topic: The dental topic to look up (e.g. "root canal", "whitening", "insurance", "braces", "implants", "cleaning", "emergency")

request_demoA

Request a live demo of Ravira for your dental practice.

Submit your contact info and Purnima (Ravira's founder) will reach out to schedule a personalized 20-minute demo.

Args: name: Your name (e.g. "Dr. Sarah Johnson" or "Mike - Office Manager") practice_name: Name of your dental practice email: Best email to reach you phone: Phone number (optional) best_time: Best time to call (e.g. "Tuesday morning", "weekday afternoons")

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/pvijaya645/ravira-mcp'

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