Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAPIER_TIMEOUTNoRequest timeout for the Rapier service in seconds.30.0
PHYSICS_PROVIDERNoProvider selection: 'analytic' for built-in formula-based calculations or 'rapier' for rigid-body simulations requiring an external service.analytic
RAPIER_MAX_RETRIESNoMaximum number of retries for Rapier service requests.3
RAPIER_RETRY_DELAYNoDelay between retries for Rapier service requests in seconds.1.0
RAPIER_SERVICE_URLNoThe URL of the Rapier physics service. Defaults to the public service at https://rapier.chukai.io or http://localhost:9000 if running locally.https://rapier.chukai.io

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/chrishayuk/chuk-mcp-physics'

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