Skip to content

Add Not Human Search to Miscellaneous#22

Open
unitedideas wants to merge 1 commit intoagenticdevops:mainfrom
unitedideas:add-nothumansearch
Open

Add Not Human Search to Miscellaneous#22
unitedideas wants to merge 1 commit intoagenticdevops:mainfrom
unitedideas:add-nothumansearch

Conversation

@unitedideas
Copy link
Copy Markdown

Adds Not Human Search to the Miscellaneous section.

NHS is a search engine and directory for agent-first tools — indexes 1,900+ MCP servers, OpenAPI specs, llms.txt endpoints, and ai-plugin manifests, scored by agentic readiness across 7 signals (llms.txt=25, ai-plugin=20, OpenAPI=20, structured API=15, MCP server=10, robots.txt=5, schema.org=5).

For DevOps practitioners the utility is: "what MCP servers exist for Kubernetes / Postgres / observability / my stack?" NHS answers via MCP or REST. Sits alongside Pipedream (which is listed in this section) as a discovery layer — Pipedream is the tool itself, NHS is the index.

Also exposes verify_mcp — a live JSON-RPC probe that performs initialize + tools/list handshake to confirm a claimed MCP endpoint actually implements the protocol. Useful before wiring in a new server.

Wire in:

claude mcp add --transport http nothumansearch https://nothumansearch.ai/mcp

Public, free, no login. Published to the official MCP registry as ai.nothumansearch/search.

NHS is a search engine indexing 1,900+ agent-first tools (MCP servers,
OpenAPI specs, llms.txt, ai-plugin manifests), scored by agentic
readiness across 7 signals. For DevOps practitioners, it answers
questions like "which MCP servers exist for my stack?" by searching
across the indexed ecosystem.

Also exposes verify_mcp — a live JSON-RPC probe that does the
initialize + tools/list handshake to confirm a claimed MCP endpoint
actually implements the protocol before wiring it in.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant