Skip to main content
Glama
pglevy

Design System MCP Server

by pglevy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_REPONoYour repository name (e.g., 'aurora')
GITHUB_OWNERNoYour GitHub username or the repository owner (e.g., 'appian-design')
GITHUB_TOKENNoYour GitHub personal access token (generate at https://github.com/settings/tokens)
INTERNAL_DOCS_TOKENNoGitHub token for internal repository (must have access to private repo)
ENABLE_INTERNAL_DOCSNoEnable internal documentation access (set to 'true')
INTERNAL_GITHUB_REPONoOptional: Internal repository name (defaults to design-system-docs-internal)
INTERNAL_GITHUB_OWNERNoOptional: Internal repository owner (defaults to GITHUB_OWNER)

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/pglevy/aurora-mcp'

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