Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging level (e.g., DEBUG, INFO, WARNING, ERROR)INFO
WIREVIZ_PATHNoPath to WireViz executable (auto-detected if not specified)
MCP_SKETCH_DIRNoDirectory for Arduino MCP sketches~/Documents/Arduino_MCP_Sketches/
OPENAI_API_KEYNoYour OpenAI API key (required for AI-powered WireViz diagram generation)
ARDUINO_CLI_PATHNoPath to arduino-cli executable (auto-detected if not specified)
OPENROUTER_API_KEYNoOptional alternative to OPENAI_API_KEY for using OpenRouter
ARDUINO_SERIAL_LOG_MAX_BYTESNoMaximum size per serial log file in bytes (0 disables logging)
ARDUINO_SERIAL_LOG_ROTATE_COUNTNoNumber of rotated serial logs to keep

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/Volt23/mcp-arduino-server'

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