Skip to main content
Glama

DHIS2 MCP Server

by Dradebo

dhis2_get_audit_log

Retrieve audit logs of all MCP operations performed on the DHIS2 MCP Server. Specify the number of recent entries to monitor and analyze system activities effectively.

Instructions

Retrieve audit log of all MCP operations performed

Input Schema

NameRequiredDescriptionDefault
limitNoNumber of recent entries to return (default: 50, max: 1000)

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Number of recent entries to return (default: 50, max: 1000)", "type": "number" } }, "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/Dradebo/dhis2-mcp'

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