Directus MCP Server

by pixelsock
Verified

getSystemInfo

Retrieve specific system details from Directus API by specifying an endpoint like 'health', 'info', or 'activity'. Requires authentication token and API URL.

Instructions

Get system information from Directus

Input Schema

NameRequiredDescriptionDefault
endpointYesSystem endpoint (e.g. 'health', 'info', 'activity')
tokenNoAuthentication token (default from config)
urlNoDirectus API URL (default from config)

Input Schema (JSON Schema)

{ "properties": { "endpoint": { "description": "System endpoint (e.g. 'health', 'info', 'activity')", "type": "string" }, "token": { "description": "Authentication token (default from config)", "type": "string" }, "url": { "description": "Directus API URL (default from config)", "type": "string" } }, "required": [ "endpoint" ], "type": "object" }

You must be authenticated.

Other Tools from Directus MCP Server

Related Tools

ID: t8xgans6q3