Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOUNDIIZ_API_KEYYesYour personal Soundiiz User API key (Bearer token). Required.
SOUNDIIZ_MCP_API_BASENoOverride the API base URL. Defaults to https://api.soundiiz.com.
SOUNDIIZ_MCP_KEY_FILENoFile path when SOUNDIIZ_MCP_KEY_STORE=file.
SOUNDIIZ_MCP_KEY_STORENoOne of env, file, or keychain.
SOUNDIIZ_MCP_LOG_LEVELNoOne of debug, info, warn, error.
SOUNDIIZ_MCP_USER_AGENTNoDescriptive user agent. Include contact info when possible.
SOUNDIIZ_MCP_CONFIG_FILENoPath to a JSON config file.
SOUNDIIZ_MCP_ALLOW_WRITESNoEnable non-GET operations.
SOUNDIIZ_MCP_SYNC_ALLOWLISTNoComma-separated list of sync IDs permitted for write actions.
SOUNDIIZ_MCP_ENABLE_RAW_CALLNoEnable the raw soundiiz_call tool. Disabled by default.
SOUNDIIZ_MCP_CONFIRM_DESTRUCTIVENoRequire a confirmation token for DELETE/trigger.
SOUNDIIZ_MCP_SMARTLINK_ALLOWLISTNoComma-separated list of smartlink IDs permitted for write actions.
SOUNDIIZ_MCP_DISABLE_GENERATED_READ_TOOLSNoDisable auto-generated read tools.
SOUNDIIZ_MCP_DISABLE_GENERATED_WRITE_TOOLSNoDisable auto-generated write tools.

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/BASIC-BIT/soundiiz-mcp'

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