Soundiiz MCP
by BASIC-BIT
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SOUNDIIZ_API_KEY | Yes | Your personal Soundiiz User API key (Bearer token). Required. | |
| SOUNDIIZ_MCP_API_BASE | No | Override the API base URL. Defaults to https://api.soundiiz.com. | |
| SOUNDIIZ_MCP_KEY_FILE | No | File path when SOUNDIIZ_MCP_KEY_STORE=file. | |
| SOUNDIIZ_MCP_KEY_STORE | No | One of env, file, or keychain. | |
| SOUNDIIZ_MCP_LOG_LEVEL | No | One of debug, info, warn, error. | |
| SOUNDIIZ_MCP_USER_AGENT | No | Descriptive user agent. Include contact info when possible. | |
| SOUNDIIZ_MCP_CONFIG_FILE | No | Path to a JSON config file. | |
| SOUNDIIZ_MCP_ALLOW_WRITES | No | Enable non-GET operations. | |
| SOUNDIIZ_MCP_SYNC_ALLOWLIST | No | Comma-separated list of sync IDs permitted for write actions. | |
| SOUNDIIZ_MCP_ENABLE_RAW_CALL | No | Enable the raw soundiiz_call tool. Disabled by default. | |
| SOUNDIIZ_MCP_CONFIRM_DESTRUCTIVE | No | Require a confirmation token for DELETE/trigger. | |
| SOUNDIIZ_MCP_SMARTLINK_ALLOWLIST | No | Comma-separated list of smartlink IDs permitted for write actions. | |
| SOUNDIIZ_MCP_DISABLE_GENERATED_READ_TOOLS | No | Disable auto-generated read tools. | |
| SOUNDIIZ_MCP_DISABLE_GENERATED_WRITE_TOOLS | No | Disable auto-generated write tools. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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