oncallhealth-mcp
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ONCALLHEALTH_API_KEY | Yes | API key from oncallhealth.ai | |
| ONCALLHEALTH_API_URL | No | API endpoint URL (default: https://api.oncallhealth.ai) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchB | Search for available tools by query. Returns matching tools ranked by relevance. |
| get_schemaA | Get parameter schemas for specific tools. Use after searching to get the detail needed to call a tool. |
| executeA | Chain |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| weekly_brief | Prompt template for a weekly on-call health brief. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| methodology_resource | Provide a short methodology description. |
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/Rootly-AI-Labs/mcp-on-call-health'
If you have feedback or need assistance with the MCP directory API, please join our Discord server