Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UTHERE_AWAY_MESSAGENoMCP tool message when no face is detectedNo face detected. User appears to be away...
UTHERE_HOOK_MESSAGENoMessage sent to the agent when the stop hook blocksThe user is not at their computer right now...
UTHERE_PRESENT_MESSAGENoMCP tool message when face is detectedUser is at their computer.

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
is_user_presentA

Check if the user is sitting at their computer by detecting a face via the webcam.

Returns {"present": true/false} with an explanatory message. If the camera cannot be accessed, returns an error message.

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/odfalik/uthere'

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