Skip to main content
Glama

magg_reload_config

Reload and apply configuration changes from disk for MAGG-managed servers. Detects and implements modifications, such as adding, removing, or updating servers, to ensure updated operations. Service interruptions may occur during the process.

Instructions

Reload configuration from disk and apply changes.

This will:

  1. Re-read the configuration file
  2. Detect changes (added/removed/modified servers)
  3. Apply changes by mounting/unmounting servers as needed

Note: This operation may briefly interrupt service for affected servers. Config reload can also be triggered via SIGHUP signal on Unix systems.

Input Schema

NameRequiredDescriptionDefault

No arguments

Input Schema (JSON Schema)

{ "properties": {}, "type": "object" }

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/sitbon/magg'

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