Skip to main content
Glama
ctrlpi

pico-bay

Official
by ctrlpi

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PICO_HOSTNoHost address to listen on. Normally 127.0.0.1; 0.0.0.0 on Raspberry Pi hosts.
PICO_PORTNoWeb server port.7426
PICO_NO_MCPNoDisable all MCP transports, including the Raspberry Pi HTTP default.false
PICO_HOLD_MSNoIdle time before releasing and soft-resetting the board.900
PICO_NO_OPENNoDo not automatically open the default browser on start. Accepts true/false or 1/0.false
PICO_MCP_HTTPNoAdd Streamable HTTP MCP at /mcp to the normal web server. Enabled automatically on Raspberry Pi hosts.
PICO_MCP_STDIONoRun only the MCP stdio transport. No web server or browser is started.false

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/ctrlpi/pico-bay'

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