Human Pages
Rank #18,617io.github.human-pages-ai/humanpages
Hire real humans for tasks agents can't do alone. 36 tools for the full hiring lifecycle.
Human Pages is a Model Context Protocol (MCP) server published by human-pages-ai. It ranks #18,617 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Human Pages is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Feb 9, 2026 and most recently updated on Apr 20, 2026.
Ranks ahead of 113,429 of 132,046 servers on MCP Toplist.
Use Human Pages
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http humanpages https://humanpages.ai/mcpclaude mcp add humanpages -- npx -y humanpages[mcp_servers.humanpages]
url = "https://humanpages.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.humanpages]
command = "npx"
args = ["-y", "humanpages"]Add to ~/.codex/config.toml.
https://humanpages.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"humanpages": {
"command": "npx",
"args": [
"-y",
"humanpages"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"humanpages": {
"url": "https://humanpages.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"humanpages": {
"command": "npx",
"args": [
"-y",
"humanpages"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"humanpages": {
"type": "http",
"url": "https://humanpages.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"humanpages": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"humanpages"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"humanpages": {
"serverUrl": "https://humanpages.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"humanpages": {
"command": "npx",
"args": [
"-y",
"humanpages"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"humanpages": {
"url": "https://humanpages.ai/mcp"
}
}
}{
"mcpServers": {
"humanpages": {
"command": "npx",
"args": [
"-y",
"humanpages"
]
}
}
}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.human-pages-ai%2Fhumanpages)<a href="https://mcptoplist.com/server/io.github.human-pages-ai%2Fhumanpages"><img src="https://mcptoplist.com/badge/io.github.human-pages-ai%2Fhumanpages.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
human-pages-ai
Available versions (4)
| Version | Published |
|---|---|
| 1.4.6 | Apr 20, 2026 |
| 1.2.3 | Feb 25, 2026 |
| 1.2.2 | Feb 20, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Human Pages?
- Human Pages is maintained by human-pages-ai, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Human Pages listed on the Official MCP Registry?
- Yes — Human Pages is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Human Pages have?
- MCP Toplist tracks 4 versions of Human Pages, most recently published on Apr 20, 2026.
- Where can I find the source code for Human Pages?
- The source code for Human Pages is hosted at github.com/human-pages-ai/humanpages.git.
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.