mcpbeat Sign in

Skills Hub MCP Server

answering

Skills Hub is answering right now. Last checked 1 min ago. 55 installs a week from npm. It exposes 4 tools.

Search & install 6,500+ AI agent skills from skills-hub.ai inside any MCP tool.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 23 · avg 7 · +346% w/w
a month agotoday
Uptime history 48 days of history · worst day 97%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
4
Tools
read from the server
692 ms
Response time
average over 24h
55
Installs / week
npm and PyPI

Skills Hub missed one check this week

Everything else answered, so this is steady rather than shaky. We check every 15 minutes, which is how a one-off gets told apart from the start of a pattern, and how you hear about the next one within the hour instead of from your users.

Three servers free · no card

Connect this server

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

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

Available tools 4

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

install
install_skill
Record an installation of a skill from skills-hub.ai. If the caller belongs to an organization, the org's install policy is enforced and a blocked install returns an error explaining the policy.
installed
list_installed_skills
Browse the skills-hub.ai catalog sorted by popularity, optionally filtered by category
skill
get_skill_detail
Get full details about a skill including instructions, version, and quality scores
skills
search_skills
Search the skills-hub.ai catalog for AI coding skills. Returns matching skills with metadata.

Endpoints

URLTransportStateLatencyChecked
https://api.skills-hub.ai/mcp streamable-http answering 653 ms 1 min ago

Alternatives to Skills Hub

same job, measured the same way
Skillflow
by rafsilva85

Search, discover, and install 500+ AI agent skills from the SkillFlow marketplace.

45 installs/wk local only
Qaskills
by pramoddutta

Search, inspect, and install 400+ QA testing skills from qaskills.sh into any MCP client.

42 installs/wk local only
Skillmd
by skillmd

Search, fetch, lint, and install Agent Skills (SKILL.md) from the SkillMD registry.

397 installs/wk 5 tools answering
conduitAI
by akbaraziz

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

59 installs/wk local only
Loaditout
by loaditoutadmin

Search and install 20,000+ security-graded MCP servers and agent skills.

36 installs/wk local only
Agent Almanac MCP
by survivorforge

Search the Agent Almanac catalog of 9,000+ MCP servers from inside any MCP-aware agent.

47 installs/wk local only
A2asearch MCP
by tadas-github

Search 10,000+ AI agents, MCP servers, and CLI tools via A2ASearch from any MCP client.

1 080 installs/wk local only
MCP Marketplace
by mcp-marketplace

Search and install 4,000+ security-scanned MCP servers from inside any MCP-aware AI client.

7 tools answering

Skills Hub — questions

Answers built from our own checks of this server.

What can Skills Hub do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_skill_detail, install_skill, list_installed_skills, 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 Skills Hub working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 692 ms. The bar chart above shows every period we have measured.
Is Skills Hub still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Skills Hub?
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 Skills Hub need an API key?
No. Skills Hub completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Skills Hub?
It answers our handshake in 692 ms on average, which is faster than 17% 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.
How many people use Skills Hub?
The npm package @skills-hub-ai/mcp was installed 55 times in the last week. Week over week that is +346%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.