[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-5c3a1c28-dd40-4f13-ac03-25c915f9d6d4":3,"$f3fPuZPta4k-cjEcflK6y4Uk_wVw1jA46POWySOIBRio":42},{"id":4,"title":5,"description":6,"categoryId":7,"moduleId":8,"tags":9,"prompt":10,"icon":11,"source":12,"sourceUrl":13,"authorId":14,"authorName":15,"isPublic":16,"stars":17,"runs":18,"createdAt":19,"updatedAt":19,"module":20,"category":27,"packages":33},"5c3a1c28-dd40-4f13-ac03-25c915f9d6d4","not-human-search-mcp","搜索AI准备就绪的网站，检查已索引网站详情，验证MCP端点，并使用Not Human Search MCP服务器发现工具和API","cat_coding_backend","mod_coding","sickn33,coding","---\nname: not-human-search-mcp\ndescription: \"Search AI-ready websites, inspect indexed site details, verify MCP endpoints, and discover tools and APIs using the Not Human Search MCP server\"\ncategory: mcp\nrisk: safe\nsource: \"https:\u002F\u002Fnothumansearch.ai\"\nsource_type: community\ndate_added: \"2026-04-16\"\nauthor: unitedideas\ntags: [mcp, search, ai-discovery, api-discovery, mcp-verification, agent-tools]\ntools: [claude, cursor, gemini]\n---\n\n# Not Human Search MCP\n\n## Overview\n\nNot 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.\n\n## When to Use This Skill\n\n- Use when an AI agent needs to discover tools, APIs, or MCP servers for a specific task\n- Use when you want to check whether a website exposes machine-readable endpoints (llms.txt, OpenAPI, MCP)\n- Use when verifying that an MCP endpoint is actually responding to JSON-RPC\n- Use when building agent workflows that need to find and connect to external services dynamically\n\n## MCP Configuration\n\nAdd the Not Human Search MCP server to your client configuration. The endpoint uses streamable HTTP and requires no authentication.\n\n### Claude Desktop \u002F Cursor \u002F Windsurf\n\n```json\n{\n  \"mcpServers\": {\n    \"not-human-search\": {\n      \"url\": \"https:\u002F\u002Fnothumansearch.ai\u002Fmcp\"\n    }\n  }\n}\n```\n\nNo API key or authentication is required.\n\n## Available Tools\n\n### `search_agents`\n\nSearch the index of 1,750+ AI-ready websites by keyword. Returns ranked results with scores, categories, and available endpoints.\n\n```\nsearch_agents({ query: \"code review tools\", limit: 10 })\n```\n\n### `get_site_details`\n\nCheck a specific domain's AI-readiness score and available machine-readable endpoints.\n\n```\nget_site_details({ domain: \"linear.app\" })\n```\n\n### `get_stats`\n\nGet aggregate index statistics, including total indexed sites, categories, and endpoint coverage.\n\n```\nget_stats({})\n```\n\n### `submit_site`\n\nSubmit a URL for crawling and AI-readiness analysis.\n\n```\nsubmit_site({ url: \"https:\u002F\u002Fexample.com\" })\n```\n\n### `verify_mcp`\n\nVerify whether a URL is a live MCP endpoint by sending a JSON-RPC probe and checking for a valid response.\n\n```\nverify_mcp({ url: \"https:\u002F\u002Fexample.com\u002Fmcp\" })\n```\n\n### `list_categories`\n\nList available discovery categories for narrowing searches.\n\n```\nlist_categories({})\n```\n\n### `get_top_sites`\n\nRetrieve top-ranked indexed sites.\n\n```\nget_top_sites({ limit: 10 })\n```\n\n### `register_monitor`\n\nRegister a domain monitor using a user-provided email address.\n\n```\nregister_monitor({ domain: \"example.com\", email: \"user@example.com\" })\n```\n\n## Examples\n\n### Example 1: Discover Code Review Tools\n\n```text\nUse @not-human-search-mcp to find code review tools that expose MCP or API endpoints.\n```\n\nThe agent will call `search_agents({ query: \"code review\", limit: 10 })` and return ranked results with scores and endpoint details.\n\n### Example 2: Check if a Site is AI-Ready\n\n```text\nUse @not-human-search-mcp to check the AI-readiness of linear.app.\n```\n\nThe agent will call `get_site_details({ domain: \"linear.app\" })` and return the site's score breakdown.\n\n### Example 3: Verify an MCP Endpoint\n\n```text\nUse @not-human-search-mcp to verify that https:\u002F\u002Fheliumtrades.com\u002Fmcp is a working MCP server.\n```\n\nThe agent will call `verify_mcp({ url: \"https:\u002F\u002Fheliumtrades.com\u002Fmcp\" })` and confirm whether it responds to JSON-RPC.\n\n## Best Practices\n\n- Use `search_agents` for broad discovery, then `get_site_details` for detailed analysis of specific indexed results\n- Use `verify_mcp` to confirm an MCP endpoint is live before wiring it into an agent workflow\n- Use `submit_site` when a relevant site is absent from the index and the user wants it analyzed\n- Use `register_monitor` only with an email address the user explicitly provides for monitoring\n- Combine with other MCP skills to build dynamic tool-discovery pipelines\n\n## Limitations\n\n- The search index covers 1,750+ sites and is updated regularly, but may not include every site on the internet.\n- Scoring reflects machine-readable signals (llms.txt, OpenAPI, MCP, structured data) rather than content quality.\n- `verify_mcp` sends a JSON-RPC probe to the target URL; only use it on URLs you expect to be MCP endpoints.\n- `register_monitor` requires a user-provided email address and consent to receive monitoring notifications.\n\n## Related Skills\n\n- `@mcp-builder` - For building your own MCP servers\n- `@ai-dev-jobs-mcp` - Search AI\u002FML job listings via MCP\n","","imported","https:\u002F\u002Fgithub.com\u002Fsickn33\u002Fantigravity-awesome-skills","user_system_seed","SkillOPIC",true,103,1886,"2026-05-16 13:31:06",{"id":8,"name":21,"slug":22,"icon":23,"description":24,"sort":25,"createdAt":26},"编程开发","coding","mdi-code-braces","代码生成、调试、审查，提升开发效率",2,"2026-05-16 12:53:40",{"id":7,"name":28,"slug":29,"icon":30,"description":31,"moduleId":8,"sort":25,"skillCount":32,"createdAt":26},"后端开发","backend","mdi-server","API、数据库、服务端架构",296,[34],{"id":35,"skillId":4,"version":36,"fileName":37,"fileSize":38,"filePath":39,"fileHash":40,"manifest":41,"createdAt":19},"ee764a08-aca6-44b3-9e68-1091dd44b572","1.0.0","not-human-search-mcp.zip",1965,"uploads\u002Fskills\u002F5c3a1c28-dd40-4f13-ac03-25c915f9d6d4\u002Fnot-human-search-mcp.zip","c83e385779222327a33f06184c56a9cc1a3b46544defaff6948a073f44f17185","[{\"path\":\"SKILL.md\",\"isDirectory\":false,\"size\":4675}]",{"code":43,"message":44,"data":45},200,"success",{"items":46,"stats":47,"page":50},[],{"averageRating":48,"totalRatings":48,"ratingCounts":49},0,[48,48,48,48,48],{"limit":51,"offset":48,"hasMore":52,"nextOffset":51,"ratedOnly":16},15,false]