Humanstandards
Rank #17,848io.github.aklodhi98/human-standards
Read-only Human Standards guidance for accessible, usable interface design.
Humanstandards is a Model Context Protocol (MCP) server published by aklodhi98. It ranks #17,848 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Humanstandards is listed on Official MCP, with 1 tracked version. It was first listed on Aug 15, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 114,198 of 132,046 servers on MCP Toplist.
Use Humanstandards
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add human-standards -- npx -y @humanstandards/mcp-server[mcp_servers.human-standards]
command = "npx"
args = ["-y", "@humanstandards/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"human-standards": {
"command": "npx",
"args": [
"-y",
"@humanstandards/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"human-standards": {
"command": "npx",
"args": [
"-y",
"@humanstandards/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"human-standards": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@humanstandards/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"human-standards": {
"command": "npx",
"args": [
"-y",
"@humanstandards/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"human-standards": {
"command": "npx",
"args": [
"-y",
"@humanstandards/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aklodhi98%2Fhuman-standards)<a href="https://mcptoplist.com/server/io.github.aklodhi98%2Fhuman-standards"><img src="https://mcptoplist.com/badge/io.github.aklodhi98%2Fhuman-standards.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
aklodhi98
Available versions (1)
| Version | Published |
|---|---|
| 0.3.1 | Aug 15, 2026 |
Frequently asked questions
- Who maintains Humanstandards?
- Humanstandards is maintained by aklodhi98, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Humanstandards listed on the Official MCP Registry?
- Yes — Humanstandards is listed on the Official MCP Registry.
- How many versions does Humanstandards have?
- MCP Toplist tracks 1 version of Humanstandards, most recently published on Aug 15, 2026.
- Where can I find the source code for Humanstandards?
- The source code for Humanstandards is hosted at github.com/aklodhi98/humanstandards.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.