Skip to main content
Glama

MCP Webcam Server

by evalstate

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port to run on3333
MCP_HOSTNoPublic-facing URL for user instructions and MCP client connectionshttp://localhost:3333
BIND_HOSTNoNetwork interface to bind the server tolocalhost
MCP_TRANSPORT_MODENoSet to `stdio` for STDIO mode, defaults to `streaming`streaming

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
capture

Gets the latest picture from the webcam. You can use this if the human asks questions about their immediate environment, if you want to see the human or to examine an object they may be referring to or showing you.

screenshot

Gets a screenshot of the current screen or window

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/evalstate/mcp-webcam'

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