Skip to content

Add Not Human Search to Resources - #3976

Closed
unitedideas wants to merge 1 commit into
modelcontextprotocol:mainfrom
unitedideas:add-nothumansearch-resource
Closed

Add Not Human Search to Resources#3976
unitedideas wants to merge 1 commit into
modelcontextprotocol:mainfrom
unitedideas:add-nothumansearch-resource

Conversation

@unitedideas

Copy link
Copy Markdown

Adds Not Human Search to the Resources section alphabetically near other MCP-discovery tools (MCP.ing, MCP Hunt, Smithery, PulseMCP).

What it is

A search engine that specifically indexes and ranks MCP servers — and other agent-first sites — by agentic readiness across 7 signals:

Signal Points
llms.txt 25
ai-plugin.json 20
OpenAPI spec 20
Structured API 15
MCP server (live JSON-RPC verified) 10
robots.txt 5
Schema.org 5

Why it complements the existing Resources entries

  • Unlike PulseMCP / Smithery / MCPHub (which focus on MCP-only catalog), NHS covers the broader agent-tool ecosystem — so you can also discover llms.txt-only and OpenAPI-only services that agents can use.
  • Includes verify_mcp, a live JSON-RPC probe tool exposed via MCP — useful for anyone building against an unknown MCP server (run it in CI before trusting a dep).
  • Queryable via MCP (https://nothumansearch.ai/mcp), HTTP API (/api/v1/search), and human UI — no auth required.

Registry listing

Published in the official MCP Server Registry as ai.nothumansearch/search.

Scale / freshness

  • 8,000+ sites currently indexed
  • Daily recrawl via com.foundry.nothumansearch.recrawl
  • Weekly auto-discovery pulls new candidates from the official MCP registry, PulseMCP, mcp.so, llmstxt.site, APIs.guru, Smithery, and GitHub topic search

Source: https://github.com/unitedideas/nothumansearch

@olaservo

Copy link
Copy Markdown
Member

Thanks for your interest! Per CONTRIBUTING.md, the README no longer contains a list of third-party MCP servers — that list has been retired in favor of the MCP Server Registry. Please publish your server there using the quickstart guide. Closing.

@olaservo olaservo closed this Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants