Skip to main content
Glama
daggerstuff

Clinical Conversation Coach for Alexa+

by daggerstuff

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind the MCP server to. Defaults to 127.0.0.1.127.0.0.1
MCP_PATHNoPath for the MCP endpoint. Defaults to /mcp./mcp
MCP_PORTNoPort to bind the MCP server to. Defaults to 8001.8001
DEV_API_KEYNoOptional API key required for REST endpoints when set.
INFERENCE_MODELNoModel name for the inference provider.
INFERENCE_API_KEYNoAPI key for the inference provider.
INFERENCE_TIMEOUTNoTimeout in seconds for inference requests. Defaults to 60.60
MCP_ALLOWED_HOSTSNoComma-separated list of allowed hosts for CORS or origin validation.
INFERENCE_BASE_URLNoBase URL of an OpenAI-compatible chat completions API.
INFERENCE_PROVIDERNoSet to 'llm' to enable the LLM-backed patient persona.
MCP_ALLOWED_ORIGINSNoComma-separated list of allowed origins for CORS.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/daggerstuff/alexa-submit'

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