Skip to main content
Glama

DHIS2 MCP Server

by Dradebo

dhis2_generate_ui_navigation_layout

Generate navigation and layout patterns for DHIS2 applications, including header bars, sidebars, breadcrumbs, and tabs. Customize components with responsive CSS, RTL support, and feedback alerts.

Instructions

Generate @dhis2/ui navigation and layout patterns (header bar, sidebar, breadcrumbs, tabs)

Input Schema

NameRequiredDescriptionDefault
componentNameNoComponent name
includeBreadcrumbsNoInclude Breadcrumbs
includeHeaderBarNoInclude HeaderBar
includeResponsiveNoInclude responsive CSS
includeSidebarNoInclude sidebar Menu
includeTabsNoInclude TabBar
rtlNoAdd RTL considerations
useAlertsNoInclude useAlert example for feedback

Input Schema (JSON Schema)

{ "properties": { "componentName": { "description": "Component name", "type": "string" }, "includeBreadcrumbs": { "description": "Include Breadcrumbs", "type": "boolean" }, "includeHeaderBar": { "description": "Include HeaderBar", "type": "boolean" }, "includeResponsive": { "description": "Include responsive CSS", "type": "boolean" }, "includeSidebar": { "description": "Include sidebar Menu", "type": "boolean" }, "includeTabs": { "description": "Include TabBar", "type": "boolean" }, "rtl": { "description": "Add RTL considerations", "type": "boolean" }, "useAlerts": { "description": "Include useAlert example for feedback", "type": "boolean" } }, "type": "object" }

Other Tools from DHIS2 MCP Server

Related Tools

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