Skip to content

Commit 2dc947b

Browse files
author
Owl
committed
Refresh NHS + AI Dev Jobs server.json descriptions
Both entries' descriptions had drifted from reality: - Not Human Search claimed "8,600+ AI tools" (likely a copy-paste from AI Dev Jobs' job count) — NHS actually indexes ~1,962 agent-ready sites. Bumped to "1,900+ agent-ready sites" and enumerated the new tools (10 now — recent_additions, find_mcp_servers, verify_mcp, list_categories, get_top_sites on top of the original 5). - AI Dev Jobs claimed "5,500+ roles from 280+ companies" — actual live numbers are 8,618 / 513 / 569 sources. Bumped to round-down floors (8,600+ / 510+) and enumerated the new tools (9 now — trending companies, posted-within-days, enriched stats). Also fixed a broken repo link: github.com/unitedideas/aidevboard → ai-dev-jobs. Validates via npm run validate on both. PR #109 on mcpmux/mcp-servers picks these up automatically.
1 parent 7946a62 commit 2dc947b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

servers/ai.nothumansearch-mcp-http.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"id": "ai.nothumansearch-mcp-http",
44
"name": "Not Human Search",
55
"alias": "nothumansearch",
6-
"description": "AI tool discovery engine. Search 8,600+ AI tools and MCP servers by keyword, category, or capability. Includes live MCP endpoint verification via JSON-RPC probe.",
6+
"description": "AI tool discovery engine. Search 1,900+ agent-ready sites and MCP servers by keyword, category, or capability. 10 tools including live MCP endpoint verification via JSON-RPC probe, a recently-indexed feed, and per-signal filters (MCP / OpenAPI / llms.txt).",
77
"icon": "https://nothumansearch.ai/favicon.svg",
88
"schema_version": "2.1",
99
"categories": [

servers/com.aidevboard-mcp-http.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"id": "com.aidevboard-mcp-http",
44
"name": "AI Dev Jobs",
55
"alias": "aidevjobs",
6-
"description": "AI and ML job search across 5,500+ curated roles from 280+ companies. Filter by title, location, company, level, and work arrangement.",
6+
"description": "AI and ML job search across 8,600+ curated roles from 510+ companies. 9 tools including filter-by-tag, salary benchmarks, candidate-profile matching, posted-within-days freshness filter, trending-tags and trending-companies pulse, plus full company detail. Daily scraper refresh from 560+ ATS sources.",
77
"icon": "https://aidevboard.com/favicon.svg",
88
"schema_version": "2.1",
99
"categories": [
@@ -40,7 +40,7 @@
4040
},
4141

4242
"links": {
43-
"repository": "https://github.com/unitedideas/aidevboard",
43+
"repository": "https://github.com/unitedideas/ai-dev-jobs",
4444
"homepage": "https://aidevboard.com",
4545
"documentation": "https://aidevboard.com/llms.txt"
4646
},

0 commit comments

Comments
 (0)