You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Model Context Protocol (MCP) server that provides access to Appian's design system documentation through GitHub repositories. It supports both public and internal documentation sources, allowing LLMs like Claude to query and explore design system components, layouts, and patterns with appropriate access controls.
A centralized, developer-accessible design system documentation platform that makes design guidance available directly within coding environments through AI assistants and other tools
A complexity estimation script for Appian SAIL code. Uses a count of various branching, looping and other coding artefacts as a proxy for cyclomatic complexity. Also counts comments, excluding commented out code. Written in PowerShell to be portable across Windows, Mac and Linux.