mcpbeat

Skill of Skills MCP Server

by 911fund-skills
not responding

Skill of Skills is listed as active in the registry but did not answer our last check. It exposes 6 tools. Last commit 5 Aug 2026.

Quality-ranked, cross-platform directory of AI coding skills, plugins and MCP servers.

Uptime history 57 hours of history · worst hour 0%
57 hours agonow
96.7%
Uptime 24h
88 of 91 checks
6
Tools
read from the server
883 ms
Response time
average over 24h
31
Stars
last commit 5 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 9 min ago.

run in your terminal
claude mcp add directory --transport http https://skills.911fund.io/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "directory": {
      "url": "https://skills.911fund.io/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.directory]
url = "https://skills.911fund.io/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "directory": {
      "url": "https://skills.911fund.io/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "directory": {
      "url": "https://skills.911fund.io/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

collection
get_collection
Quality-ranked tools inside one curated collection. Discovery gates apply: high/critical-risk tools are excluded unless include_high_risk is set.
collections
list_collections
The curated buyer-intent collections (e.g. mcp-servers, testing-qa, browser-automation). Use get_collection for the ranked tools inside one.
compare
compare_tools
Side-by-side quality profiles for 2–5 tools by slug. Same fields as get_skill; ordering follows the request, not rank.
demand
demand_pulse
Public, k-anonymous demand signal from the directory: trending searches, most-saved and most-installed tools. Aggregates only — sourced from ≥5 distinct anonymous sessions per entry.
skill
get_skill
Full quality profile for one tool by slug (slugs come from search_skills / get_collection): score breakdown, structural signals, risk level and reasons, platforms, repo link. Direct lookups return any active tool regardless of risk — the risk assessment is part of the answer, not a filter here.
skills
search_skills
Full-text search over the Skill of Skills directory (AI coding skills, plugins, MCP servers across Claude Code, Cursor, Codex, Windsurf, Cline). Results are ranked by the quality-first composite score, not popularity. By default only tools with quality ≥ 40 and risk below high are returned. Scores are evidence, not endorsements.

Endpoints

URLTransportStateLatencyChecked
https://skills.911fund.io/api/mcp streamable-http answering 20000 ms 9 min ago

Alternatives to Skill of Skills

same job, measured the same way
HeyClaude — Claude & AI workflow directory
by jsonbored

Search the HeyClaude directory of Claude Code agents, MCP servers, skills, and tools.

44 installs/wk 28 tools answering
Prism Scanner
by aidongise-cell

Security scanner for AI Agent skills, plugins, and MCP servers with A-F grading.

80 installs/wk local only
MCP Doctor
by jiansen

Check and improve the contract quality of any MCP server — for humans, agents, and platforms.

289 installs/wk local only
AgentQ MCP Server
by noviantonugroho4

AgentQ MCP Server - AI-Powered Software Quality Assurance Platform

answering
conduitAI
by akbaraziz

Search, browse, and install MCP servers, agents, skills, and plugins from conduitAI.

94 installs/wk local only
Agentswitchboard
by assafbar2

Search a curated directory of 300+ verified AI agents, MCP servers, and agentic tools.

3 tools answering
Catalog
by getagentictools

Search 41,000+ agent skills, MCP servers, plugins & loops — real install counts and stars.

5 tools answering
MCP Skills Server
by srprasanna

MCP server that loads and serves skills from a mounted directory with hot reload.

local only

Skill of Skills — questions

Answers built from our own checks of this server.

What can Skill of Skills do?
It exposes 6 tools, read directly from the server on our last check. Among them: compare_tools, demand_pulse, get_collection, get_skill, list_collections, search_skills. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Skill of Skills working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 88 of 91 checks got a reply (96.7%), average response time 883 ms. The bar chart above shows every period we have measured.
The registry lists Skill of Skills as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Skill of Skills?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Skill of Skills need an API key?
No. Skill of Skills completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Skill of Skills?
It answers our handshake in 883 ms on average, which is faster than 8% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Skill of Skills open source?
Yes — it is published under the MIT licence, written in Python, 31 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.