Skip to main content
Glama
rznies

design-knowledge-mcp

by rznies

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP server bind address0.0.0.0
PORTNoHTTP server port3000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_principlesA

Get design, UX, and conversion principles from 12 Frontend Masters courses. Returns structured knowledge from a specific domain or all domains.

audit_conversionA

Audit page text/description against the 4 psychological pillars of conversion: objections, cognitive load, trust, and speed. Returns scored feedback with specific improvements.

audit_contentB

Audit content quality: headlines, structure, copywriting principles, scannability, and value proposition clarity.

audit_visualA

Get visual design feedback based on layout, color, typography, and imagery principles from Sarah Drasner's Design for Developers course.

check_accessibilityB

Check design accessibility: color contrast, typography readability, and inclusive design principles.

get_testing_planA

Get recommended testing methods based on project phase. Returns specific methods, tools, and how-to guidance.

get_ia_recommendationsB

Get information architecture guidance: top task analysis, card sorting, tree testing, and navigation best practices.

get_design_processA

Get guidance for a specific phase of the design process: discovery, prototyping, build, or live. Includes checklist and deliverables.

get_stakeholder_tipsA

Get advice for handling stakeholders: presenting design, managing feedback, dealing with objections, and handling scope creep.

generate_headlinesB

Generate headline formulas based on emotional triggers from Paul Boag's conversion psychology framework.

recommend_layoutA

Get layout recommendations based on content type: grid system, CSS approach, composition principles, and reading patterns.

build_color_paletteA

Generate a color palette with HSL values and CSS variables based on mood and brand keywords.

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/rznies/design-knowledge-mcp'

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