Skip to main content
Glama
ArcadeData

ArcadeDB Multi-Model DBMS

Official

set_server_setting

Update ArcadeDB server configuration settings at runtime to adjust database performance and behavior without restarting the server.

Instructions

Update a server configuration setting at runtime. Changes take effect immediately but may not persist across server restarts (depends on the setting). Use get_server_settings first to see available settings and their current values.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
keyYesThe configuration key (e.g., 'arcadedb.maxPageRAM', 'arcadedb.asyncWorkerThreads').
valueYesThe new value for the setting.

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/ArcadeData/arcade-db-multi-model-dbms'

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