Not Human Search
Rank #10,700ai.nothumansearch/search
Search the agentic web. 4,100+ sites, 11 tools incl. check_url + verify_mcp for probe-before-use.
Not Human Search is a Model Context Protocol (MCP) server published by unitedideas. It ranks #10,700 of 115,591 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. Not Human Search is listed on Official MCP, with 9 tracked versions. It was first listed on Apr 15, 2026 and most recently updated on Apr 28, 2026.
Ranks ahead of 104,891 of 115,591 servers on MCP Toplist.
Use Not Human Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http search https://nothumansearch.ai/mcp[mcp_servers.search]
url = "https://nothumansearch.ai/mcp"Add to ~/.codex/config.toml.
https://nothumansearch.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"search": {
"url": "https://nothumansearch.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"search": {
"type": "http",
"url": "https://nothumansearch.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"search": {
"serverUrl": "https://nothumansearch.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"search": {
"url": "https://nothumansearch.ai/mcp"
}
}
}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/ai.nothumansearch%2Fsearch)<a href="https://mcptoplist.com/server/ai.nothumansearch%2Fsearch"><img src="https://mcptoplist.com/badge/ai.nothumansearch%2Fsearch.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
unitedideas
Other servers by unitedideas
- ActableSite AI Crawler Monitor#31,971 · 1 ver
- Medicare Enrollment and Revalidation Data#32,507 · 1 ver
Available versions (9)
| Version | Published |
|---|---|
| 1.7.1 | Apr 28, 2026 |
| 1.7.0 | Apr 18, 2026 |
| 1.6.0 | Apr 18, 2026 |
| 1.5.0 | Apr 17, 2026 |
| 1.4.0 | Apr 16, 2026 |
| 1.3.0 | Apr 15, 2026 |
| 1.2.0 | Apr 15, 2026 |
| 1.1.0 | Apr 15, 2026 |
| 1.0.0 | Apr 15, 2026 |
Frequently asked questions
- Who maintains Not Human Search?
- Not Human Search is maintained by unitedideas, which publishes 10 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Not Human Search listed on the Official MCP Registry?
- Yes — Not Human Search is listed on the Official MCP Registry.
- How many versions does Not Human Search have?
- MCP Toplist tracks 9 versions of Not Human Search, most recently published on Apr 28, 2026.
- Where can I find the source code for Not Human Search?
- The source code for Not Human Search is hosted at github.com/unitedideas/nothumansearch-mcp.