Back to Browse

Saglitzdesign MCP Server

Developer ToolsModerate5.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Expert design & marketing MCP: UI/UX, design languages, SEO/GEO, tokens, a11y, recipes.

About

Expert design & marketing MCP: UI/UX, design languages, SEO/GEO, tokens, a11y, recipes.

Security Report

5.8
Moderate5.8Moderate Risk

SaglitzDesign is a well-structured, read-only design-knowledge MCP server with no authentication requirements (appropriate for its purpose). The codebase demonstrates good security hygiene: all operations are local-only, deterministic, and read-only; no network calls, credential handling, or dangerous patterns are present. Minor code-quality findings (broad exception handling, PNG decoding complexity) do not materially impact security. Permissions align perfectly with the server's purpose as a local knowledge base and design-tool generator. Supply chain analysis found 1 known vulnerability in dependencies (1 critical, 0 high severity). Package verification found 1 issue.

3 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-halidsaglam-saglitzdesign-mcp": {
      "args": [
        "-y",
        "saglitzdesign-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!