no_human
Rank #365io.github.no-human-ai/no_human
File a task with your local no_human and check on it: task_add and task_status over stdio.
no_human is a Model Context Protocol (MCP) server published by no-human-ai. It ranks #365 of 130,187 servers tracked on MCP Toplist, and its repository has 311 GitHub stars. no_human is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 16, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 129,822 of 130,187 servers on MCP Toplist.
Use no_human
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add no-human -- uvx no-human mcp-serve[mcp_servers.no-human]
command = "uvx"
args = ["no-human", "mcp-serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"no-human": {
"command": "uvx",
"args": [
"no-human",
"mcp-serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"no-human": {
"command": "uvx",
"args": [
"no-human",
"mcp-serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"no-human": {
"type": "stdio",
"command": "uvx",
"args": [
"no-human",
"mcp-serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"no-human": {
"command": "uvx",
"args": [
"no-human",
"mcp-serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"no-human": {
"command": "uvx",
"args": [
"no-human",
"mcp-serve"
]
}
}
}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.no-human-ai%2Fno_human)<a href="https://mcptoplist.com/server/io.github.no-human-ai%2Fno_human"><img src="https://mcptoplist.com/badge/io.github.no-human-ai%2Fno_human.svg" alt="MCP Toplist: Top 1% of 130,187" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
no-human-ai
Available versions (4)
| Version | Published |
|---|---|
| 0.2.3 | Sep 14, 2026 |
| 0.2.2 | Sep 10, 2026 |
| 0.1.4 | Aug 20, 2026 |
| 0.1.3 | Aug 20, 2026 |
Frequently asked questions
- Who maintains no_human?
- no_human is maintained by no-human-ai, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is no_human listed on the Official MCP Registry?
- Yes — no_human is listed on the Official MCP Registry, alongside Glama.
- How many versions does no_human have?
- MCP Toplist tracks 4 versions of no_human, most recently published on Sep 14, 2026.
- Where can I find the source code for no_human?
- The source code for no_human is hosted at github.com/no-human-ai/no_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.