Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RIR_OUTPUT_DIRNoSets the default destination for generated impulse responses. Without it, files land in ~/RIR-MCP/. A destination can also be given per request.~/RIR-MCP

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_room_irA

Simulate a room and write a stereo impulse response WAV for convolution reverb. Returns a summary and the file path.

Translate the space the user described into dimensions and an absorption coefficient, following the guidance on each argument. Omitted arguments are randomised. Repeated calls vary even with identical arguments, so call again to get a different take on the same room.

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/tbimbato/MCP_RiR'

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