project_human
Rank #19,038io.github.humanity4ai/project-human
9 humanity skills for AI agents — crisis detection, WCAG 2.2, empathy, cultural sensitivity
project_human is a Model Context Protocol (MCP) server published by humanity4ai. It ranks #19,038 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. project_human is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Feb 28, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 113,008 of 132,046 servers on MCP Toplist.
Use project_human
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add project-human -- npx -y @humanity4ai/mcp-servers[mcp_servers.project-human]
command = "npx"
args = ["-y", "@humanity4ai/mcp-servers"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"project-human": {
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"project-human": {
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"project-human": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"project-human": {
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"project-human": {
"command": "npx",
"args": [
"-y",
"@humanity4ai/mcp-servers"
]
}
}
}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.humanity4ai%2Fproject-human)<a href="https://mcptoplist.com/server/io.github.humanity4ai%2Fproject-human"><img src="https://mcptoplist.com/badge/io.github.humanity4ai%2Fproject-human.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
humanity4ai
Available versions (1)
| Version | Published |
|---|---|
| 1.0.6 | Jul 24, 2026 |
Frequently asked questions
- Who maintains project_human?
- project_human is maintained by humanity4ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is project_human listed on the Official MCP Registry?
- Yes — project_human is listed on the Official MCP Registry, alongside Glama.
- How many versions does project_human have?
- MCP Toplist tracks 1 version of project_human, most recently published on Jul 24, 2026.
- Where can I find the source code for project_human?
- The source code for project_human is hosted at github.com/humanity4ai/project_human.
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.