Human For AI
Rank #24,606dev.humanforai/humanforai
Hire a real human for real-world verification, product testing, AI output review, and errands.
Human For AI is a Model Context Protocol (MCP) server published by humanforai. It ranks #24,606 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Human For AI is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Jul 13, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 107,507 of 132,113 servers on MCP Toplist.
Use Human For AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http humanforai https://humanforai.dev/mcpclaude mcp add humanforai -- npx -y humanforai[mcp_servers.humanforai]
url = "https://humanforai.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.humanforai]
command = "npx"
args = ["-y", "humanforai"]Add to ~/.codex/config.toml.
https://humanforai.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"humanforai": {
"command": "npx",
"args": [
"-y",
"humanforai"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"humanforai": {
"url": "https://humanforai.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"humanforai": {
"command": "npx",
"args": [
"-y",
"humanforai"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"humanforai": {
"type": "http",
"url": "https://humanforai.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"humanforai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"humanforai"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"humanforai": {
"serverUrl": "https://humanforai.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"humanforai": {
"command": "npx",
"args": [
"-y",
"humanforai"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"humanforai": {
"url": "https://humanforai.dev/mcp"
}
}
}{
"mcpServers": {
"humanforai": {
"command": "npx",
"args": [
"-y",
"humanforai"
]
}
}
}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/dev.humanforai%2Fhumanforai)<a href="https://mcptoplist.com/server/dev.humanforai%2Fhumanforai"><img src="https://mcptoplist.com/badge/dev.humanforai%2Fhumanforai.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
humanforai
Other servers by humanforai
View all humanforai servers →Available versions (3)
| Version | Published |
|---|---|
| 0.1.4 | Jul 13, 2026 |
| 0.1.3 | Jul 13, 2026 |
| 0.1.2 | Jul 13, 2026 |
Frequently asked questions
- Who maintains Human For AI?
- Human For AI is maintained by humanforai, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Human For AI listed on the Official MCP Registry?
- Yes — Human For AI is listed on the Official MCP Registry, alongside Glama.
- How many versions does Human For AI have?
- MCP Toplist tracks 3 versions of Human For AI, most recently published on Jul 13, 2026.
- Where can I find the source code for Human For AI?
- The source code for Human For AI is hosted at github.com/humanforai/humanforai-mcp.
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.