MaterCare Homes MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATABASE_URL | Yes | Connection string for the database (e.g., postgresql://...) | |
| MATERCARE_MODEL | Yes | The AI model used for eldercare (e.g., Taurus-AI-Corp/matercare-llama-3.2-3b) | Taurus-AI-Corp/matercare-llama-3.2-3b |
| TWILIO_AUTH_TOKEN | Yes | Twilio Auth Token for the SMS/call alert system | |
| ALERT_PHONE_NUMBER | Yes | The caregiver phone number that will receive alerts | |
| TWILIO_ACCOUNT_SID | Yes | Twilio Account SID for the SMS/call alert system | |
| TWILIO_PHONE_NUMBER | Yes | The Twilio phone number used to send alerts | |
| HUGGINGFACE_API_TOKEN | Yes | API token for HuggingFace to access fine-tuned models |
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
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/Taurus-Ai-Corp/matercare-homes'
If you have feedback or need assistance with the MCP directory API, please join our Discord server