Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoThe logging level for the server (e.g., info, debug, error).
MCP_TEST_MODENoSet to 'true' to enable test mode for development.
MCP_CONDUCTOR_WORKSPACENoThe Claude workspace directory. This is auto-detected from system-specific Claude configuration paths if not provided.
MCP_CONDUCTOR_PROJECT_DIRNoThe project directory. This is auto-detected from common development paths (like ~/Projects, ~/Code, etc.) if not provided.

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/Lutherscottgarcia/mcp-conductor'

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