not-human-search-mcp
Search AI-ready websites, inspect indexed site details, verify MCP endpoints, and discover tools and APIs using the Not Human Search MCP server
AI & Automationagent-toolsai-discoveryapi-discoverymcpmcp-verificationsearch
Not Human Search MCP
Overview
Not Human Search is a remote MCP server that lets AI agents search a curated index of 1,750+ AI-ready websites, inspect indexed site details, submit new sites for analysis, and verify live MCP endpoints via JSON-RPC probe. It is designed for AI agents that need to discover tools, APIs, and services at runtime without relying on hardcoded lists.
When to Use This Skill
- Use when an AI agent needs to discover tools, APIs, or MCP servers for a specific task
- Use when you want to check whether a website exposes machine-readable endpoints (llms.txt, OpenAPI, MCP)
- Use when verifying that an MCP endpoint is actually responding to JSON-RPC
- Use when building agent workflows that need to find and connect to external services dynamically
MCP Configuration
Add the Not Human Search MCP server to your client configuration. The endpoint uses streamable HTTP and requires no authentication.
Claude Desktop / Cursor / Windsurf
{
"mcpServers": {
"not-human-search": {
"url": "https://nothumansearch.ai/mcp"
}
}
}
No API key or authentication is required.
Available Tools
search_agents
Search the index of 1,750+ AI-ready websites by keyword. Returns ranked results with scores, categories, and available endpoints.
search_agents({ query: "code review tools", limit: 10 })
get_site_details
Subscribers only
The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.
Details
| Source | https://nothumansearch.ai |
|---|---|
| License | — |
| Risk label | safe ("critical" means the skill may run commands or touch files — read before use) |
| Files | SKILL.md |
| Added | 2026-04-16 |
Related skills
ai-dev-jobs-mcp
Search 8,400+ AI and ML jobs across 489 companies, inspect listings and employers, match roles, and view salary and market stats via AI Dev Jobs MCP
parallel-search-mcp
Search the public web and verify sources with Parallel's free Search MCP. Use when the user chooses Parallel or its connected tools for current information and URL extraction.
