Searches a scored index of websites, APIs, and services for agent-ready resources.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Not Human Search.
search_agentsFind agent-ready websites, APIs, and services by keyword, category, or minimum readiness score.
get_site_detailsGet the full 7-signal readiness report for a specific domain.
get_statsIndex statistics: total sites, average score, top category.
Not Human Search MCP server provides an MCP interface for discovering web resources designed for interaction by AI agents. Its index contains more than 960 sites, including websites, APIs, and services. Search results can be filtered by keyword, category, or minimum agentic-readiness score.
The service is intended for discovery rather than general web browsing. It helps an agent identify candidate resources and then inspect the signals used to evaluate a particular domain. A separate website, REST API, on-demand checking endpoint, badge endpoint, and submission endpoint are also listed, but the MCP connection exposes the tools described below.
The server is hosted at https://nothumansearch.ai/mcp and uses streamable HTTP transport. An MCP-compatible client connects to that URL and invokes the available tools. No local package installation is required for the hosted endpoint.
Readiness scores range from 0 to 100 and are based on seven signals:
llms.txtai-plugin.jsonrobots.txtThe signals have different weights. llms.txt contributes up to 25 points, while Schema.org markup contributes up to 5 points. The complete weighting is available through the project documentation and is reflected in the reported site details.
search_agents finds agent-ready websites, APIs, and services using a keyword, category, or minimum score.get_site_details returns the seven-signal readiness report for a specified domain.get_stats reports index totals, average score, and the top category.The Not Human Search MCP server fits workflows that need to select external services before attempting an agent-driven integration. For example, an agent could search for an email API with a minimum readiness score, compare candidate domains, and inspect each domain's signals before choosing one.
Connect an MCP client to the hosted endpoint. The README gives this Claude command:
The same endpoint is described as usable by MCP-compatible clients, including Cline, Cursor, Zed, Goose, and Claude Code. The provided material does not document environment variables, API keys, client-specific configuration files, or local runtime requirements.
The readiness score measures the presence of seven published signals; it does not establish that a service is reliable, available, safe, or suitable for a particular production workload. A high score should therefore be treated as a discovery signal rather than a guarantee of successful integration.
The MCP server source is described as private. The README itself is MIT-licensed. The material does not state pricing, rate limits, uptime commitments, authentication requirements, or how frequently the index is refreshed. The separate REST endpoints should not be assumed to be MCP tools.
Not Human Search MCP server is most appropriate when an agent needs a ranked starting point for finding callable resources, not when it needs to execute arbitrary actions on the indexed sites.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/not-human-search-2)<a href="https://allmcps.com/mcp/not-human-search-2"><img src="https://allmcps.com/api/badge/not-human-search-2?style=directory" alt="Not Human Search on AllMCPs" /></a>