Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PC_MCP_HOSTNoBind address for the MCP HTTP server.127.0.0.1
PC_MCP_PORTNoPort for the MCP HTTP server.8000
PC_MCP_ENABLE_GUINoSet to '1' to enable GUI automation tools (screenshot, mouse, keyboard, open_url).0
PC_MCP_ALLOWED_ROOTSNoDirectory path or list of paths (separated by ';' on Windows, ':' on macOS/Linux) the server is allowed to access.directory where server is started
PC_MCP_ENABLE_WRITESNoSet to '1' to enable file write tools (write_text_file, replace_text, make_directory).0
PC_MCP_ENABLE_COMMANDSNoSet to '1' to enable command execution tools (run_command, launch_program).0
PC_MCP_ALLOWED_COMMANDSNoComma-separated list of executable names allowed for run_command and launch_program.

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/gugu9999gu/pc-control-mcp'

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