clinic-frontdesk-mcp
by prashant-cr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLINIC_NAME | No | Name used in confirmations and reminders. | Demo Family Clinic |
| CLINIC_SEED | No | Load demo data when the database is first created. | true |
| CLINIC_DB_PATH | No | SQLite file. Created and seeded on first run. | ./clinic.db |
| CLINIC_TIMEZONE | No | IANA zone. All tool input and output is in this zone. | Asia/Kolkata |
| CLINIC_LOG_LEVEL | No | Log verbosity (stderr). | INFO |
| TWILIO_AUTH_TOKEN | No | All three needed for SMS; otherwise reminders print to stderr. | |
| TWILIO_ACCOUNT_SID | No | All three needed for SMS; otherwise reminders print to stderr. | |
| TWILIO_FROM_NUMBER | No | All three needed for SMS; otherwise reminders print to stderr. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/prashant-cr/Clinic-front-desk-MCP-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server