Offline MCP server for sourced design guidance, UI generators, accessibility audits, and production component recipes.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
This server is confirmed live β we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Saglitzdesign MCP.
list_design_knowledgeList the knowledge-base index (design languages, UI components, UX, craft, books, process, marketing, SEO, GEO, patterns). Returns every document grouped by category β each with its id, title, platform, and tags. Use this first to discover what's available and get exact ids; then read one with get_design_doc, or search by need with search_design_knowledge.
search_design_knowledgeSearch the whole knowledge base with a natural-language query β UI components, UX, accessibility, typography, color, motion, conversion, copywriting, SEO/GEO, platform design languages, craft standards, distilled design & marketing books, roadmaps, and real-world app/site patterns. Returns the top-matching documents, each with its single most relevant section excerpted and its id. Use for open-ended 'how should Iβ¦' questions; if you already know the id use get_design_doc, to browse everything use list_design_knowledge.
get_design_docFetch one knowledge-base document in full by its id. Returns the whole document β title, metadata, prescriptive body, and cited sources. Ids come from list_design_knowledge or search_design_knowledge; if the id is unknown it suggests near matches.
get_component_guidanceGet expert guidance for designing one UI component or screen pattern (button, form, navigation, card, modal, hero, pricing page, onboarding, paywall, checkout, empty state, dashboardβ¦). Returns the most relevant docs in full β specs, states, sizing, anti-patterns, and real-world patterns from top apps/sites. Use when designing a specific element; for copy-paste code use get_component_recipe, for annotated screenshots use get_design_examples.
get_design_languageFetch the full reference document for one modern design language or platform design system (Material 3, Apple HIG/Liquid Glass, iOS/Android/macOS, Apple Intelligence, visionOS, Fluent 2, 2026 web trends, design tokens). Returns the complete spec β rules, do/don't lists, numbers, and examples β for the chosen system. Use when you need the authoritative platform baseline before designing; for a specific component use get_component_guidance, and to plan a whole project use get_design_roadmap.
design_review_checklistGenerate a structured design-review checklist for a project type (mobile app, website, landing page, dashboard), assembled from the knowledge base: key rules and anti-patterns per area. Use it to audit an existing design or as acceptance criteria for a new one.
HalidSaglam/saglitzdesign-mcp MCP server supplies design and marketing knowledge for web, iOS, Android, and macOS projects. Its knowledge base covers platform design languages, components, UX, accessibility, typography, motion, copywriting, SEO, GEO, marketing, security, process, and real-world interface patterns. Documents include metadata, prescriptive guidance, and cited sources.
The server supports both research and production-oriented work. An agent can search for design guidance, retrieve a document by ID, compare platform conventions, or follow a phased roadmap for a website, landing page, SaaS product, or native application. It can also produce code and structured outputs rather than only recommendations.
HalidSaglam/saglitzdesign-mcp runs locally as an MCP child process and communicates through stdio. It does not expose HTTP or SSE endpoints. The implementation reads bundled and local files, makes no external API calls, and does not require an account or credential. Prompts and project files therefore remain on the local machine when the server is used as described.
A typical workflow begins by calling get_design_roadmap or create_design_system. The agent can then retrieve relevant design-language or component documents, generate tokens and layout foundations, request reference code, and run deterministic checks. Knowledge discovery starts with list_design_knowledge, search_design_knowledge, or a direct document lookup with get_design_doc.
Install the package with npm:
Configure the command as a local stdio MCP server in a compatible client. The supplied material explicitly identifies Claude and Cursor as clients, and the server is intended for MCP clients generally. No environment variables, API keys, remote URL, or additional service configuration are required.
HalidSaglam/saglitzdesign-mcp MCP server includes capabilities in four broad areas:
The generators are described as deterministic. For example, color generation returns a tonal palette and semantic light/dark tokens, while token generation emits artifacts for selected platforms. The component recipes provide reference code with states and accessibility details, not just design rationale.
The package is local and stdio-only, so it cannot be hosted as a remote HTTP or SSE MCP endpoint. Screenshot measurement accepts PNG files, and the example library returns notes and source links rather than bundled third-party screenshot images. The serverβs audits are scoped: design lint is a static snippet check, while project auditing examines the directory provided; neither should be treated as a complete runtime or usability evaluation. JavaScript configurations are not evaluated by token import, which reads named token structures instead.
The knowledge base is curated and sourced, but the repository distinguishes documents whose sources are enforced by tests from documents that are not yet covered by that check. Developers should use the returned source information and freshness report when source recency matters.
For teams adopting HalidSaglam/saglitzdesign-mcp MCP server, the main fit is an agent-assisted design and implementation workflow that benefits from local, repeatable guidance and generated artifacts rather than live SaaS data or external integrations.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/halidsaglam-saglitzdesign-mcp)<a href="https://allmcps.com/mcp/halidsaglam-saglitzdesign-mcp"><img src="https://allmcps.com/api/badge/halidsaglam-saglitzdesign-mcp?style=directory" alt="Saglitzdesign MCP on AllMCPs" /></a>