mcpserver.lol
registry/human-standards
Connection check local install

human-standards

Read-only Human Standards guidance for accessible, usable interface design.

Tools 5
GitHub stars 3
Installs / wk
Licence
Transport stdio
Last checked never

Tools & capabilities

5 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

get_all_heuristics from source
Get a summary of all 10 Nielsen usability heuristics. Useful for understanding the full framework or identifying which heuristics might apply to a situation.
get_heuristic from source
Get detailed information about a specific Nielsen usability heuristic (H1-H10). Returns the principle, description, key questions to ask, good examples, common violations, and rela…
get_spatial_rhythm from source
get_standard from source
Read the actual Human Standards guidance at a path returned by search_standards. For long documents, the response lists available sections; pass section to retrieve one focused sec…
search_standards from source
Search the full Human Standards library. Returns ranked documents, matched terms, and excerpts from the actual guidance. Use get_standard with a returned path to read the document…