# Not Human Search MCP server

Search the agentic web. 4,100+ sites incl. check_url + verify_mcp for probe-before-use.

## Links
- Registry page: https://www.getdrio.com/mcp/ai-nothumansearch-search
- Repository: https://github.com/unitedideas/nothumansearch-mcp
- Website: https://nothumansearch.ai

## Install
- Endpoint: https://nothumansearch.ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://nothumansearch.ai/mcp

## Tools
- search_agents (Search the Agentic Web) - Search for websites, APIs, and services that AI agents can actually use. Results are ranked by agentic readiness score (0-100) based on llms.txt, OpenAPI specs, ai-plugin.json, structured APIs, and MCP server availability. Use this to discover payment APIs, job boards, data sources, or any web service your agent needs to call. Endpoint: https://nothumansearch.ai/mcp
- get_site_details (Get Site Agentic Readiness Report) - Get the full agentic readiness report for a specific domain: score, category, all 7 signal checks (llms.txt, ai-plugin.json, OpenAPI, structured API, MCP server, robots.txt AI rules, Schema.org), plus any cached llms.txt content and OpenAPI summary. Endpoint: https://nothumansearch.ai/mcp
- get_stats (Get Index Stats) - Current Not Human Search index stats: total sites, average agentic score, top category, sites added in the last 7 days, count of sites exposing an MCP server, and count scoring a perfect 100/100. Endpoint: https://nothumansearch.ai/mcp
- submit_site (Submit a Site for Indexing) - Submit a URL for NHS to crawl and score. Use when you discover an agent-first tool, API, or service that isn't in the index yet. NHS will fetch the site, check its 7 agentic signals (llms.txt, ai-plugin.json, OpenAPI, structured API, MCP server, robots.txt AI rules, Schema.org), compute a score, and add it to the index. The site becomes searchable within a few seconds if the crawl succeeds. Endpoint: https://nothumansearch.ai/mcp
- check_url (Check Any URL's Agentic Readiness) - On-demand agentic-readiness check for any URL. Runs the NHS 7-signal crawler live (llms.txt, ai-plugin.json, OpenAPI, structured API, MCP server, robots.txt AI rules, Schema.org) and returns a score 0-100 with per-signal breakdown. Use before calling an unfamiliar API to confirm it's agent-usable. Re-runnable without the submissions-table side-effect of submit_site — ideal for verify-before-use workflows. Endpoint: https://nothumansearch.ai/mcp
- verify_mcp (Verify MCP Endpoint) - Actively probe any URL to check if it is a live, spec-compliant MCP server. Sends a JSON-RPC tools/list request and verifies a valid response. Use this before depending on a third-party MCP endpoint — manifests and documentation can claim MCP support without actually serving it. Returns {verified: true/false, endpoint, note}. Endpoint: https://nothumansearch.ai/mcp
- register_monitor (Monitor a Site's Agentic Readiness) - Register an email to get alerted when the indicated domain's agentic readiness score drops. Useful for agents tracking a dependency's agent-readiness health — e.g. an agent that relies on stripe.com's MCP surface wants to know the moment it regresses. Returns an unsubscribe URL. Multiple monitors per email allowed, one per domain. Endpoint: https://nothumansearch.ai/mcp
- list_categories (List Index Categories) - List all categories in the Not Human Search index with site counts and average agentic scores. Use this to understand what kinds of agent-ready services exist before searching — counts are live, so the distribution shifts as the index grows. Endpoint: https://nothumansearch.ai/mcp
- get_top_sites (Get Top Scored Sites) - Get the highest-scored agent-ready sites in the index, optionally filtered by category. Returns sites ranked by agentic readiness score (100 = perfect agent support). Use this to discover the most agent-ready services overall or in a specific domain like 'finance' or 'developer'. Endpoint: https://nothumansearch.ai/mcp
- recent_additions (Recently Indexed Agent-First Sites) - List agent-ready sites newly added to the Not Human Search index, sorted newest first. Use this to discover what's just landed on the agentic web — new MCP servers, fresh llms.txt adopters, new OpenAPI publishers. Good for weekly agent digests or tracking ecosystem momentum. Endpoint: https://nothumansearch.ai/mcp
- find_mcp_servers (Find MCP Servers) - List sites in the index that expose a live MCP server, ranked by agentic readiness. Use this when your agent needs to discover callable MCP endpoints for a domain ('payments', 'jobs', 'search') or overall. Pairs naturally with verify_mcp for a probe-before-use workflow. Endpoint: https://nothumansearch.ai/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: ai.nothumansearch
- Version: 1.7.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 28, 2026
- Source: https://registry.modelcontextprotocol.io
