Skip to main content
Glama

update_user_access_control

Modify database user permissions by updating ACL categories, commands, keys, and channels for Valkey/Redis instances on Vultr.

Instructions

Update access control for a database user (Valkey/Redis only).

Args: database_id: The database ID or label username: The username to update acl_categories: ACL categories (e.g., ["+@all"]) acl_channels: ACL channels (e.g., [""]) acl_commands: ACL commands acl_keys: ACL keys (e.g., [""])

Returns: Status message confirming update

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
acl_categoriesNo
acl_channelsNo
acl_commandsNo
acl_keysNo
database_idYes
usernameYes

Other Tools

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/rsp2k/mcp-vultr'

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