Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RENDER_API_KEYYesYour Render API key. Required.
RENDER_API_BASE_URLNoOverride for proxies or testing.https://api.render.com/v1
RENDER_MCP_TOOLSETSNoNarrow the surface to a comma-separated list of toolsets.all
RENDER_WORKSPACE_IDNoWorkspace id applied wherever an ownerId is needed and none was given. Optional but recommended.
RENDER_MCP_LOG_LEVELNodebug, info, warn, error, silent. Logs go to stderr.info
RENDER_MCP_READ_ONLYNoWhen true, only non-mutating (GET) tools are exposed at all.false
RENDER_MCP_TIMEOUT_MSNoPer-request timeout.60000
RENDER_MCP_MAX_RETRIESNoRetries for rate limits and transient server errors.3
RENDER_MCP_DYNAMIC_TOOLSETSNoRegisters render_toolsets so the model can enable toolsets mid-session.true
RENDER_MCP_MAX_RESPONSE_BYTESNoTool results larger than this are truncated with a note.400000

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/LuSrodri/render-useful-mcp'

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