mcpbeat Sign in

Skillselion MCP Server

by skillselion Your server? Claim it
local only

Skillselion runs on your own machine — the client starts it, so there is no endpoint to ping. 78 installs a week from npm.

On-demand access to thousands of install-ranked Claude Code skills - search and load mid-task.

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

Installs per day peak 54 · avg 12 · -51% w/w
a month agotoday
78
Installs / week
npm · skillselion-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add skillselion-mcp -- npx -y skillselion-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "skillselion-mcp": {
      "args": [
        "-y",
        "skillselion-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.skillselion-mcp]
command = "npx"
args = ["-y", "skillselion-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "skillselion-mcp": {
      "args": [
        "-y",
        "skillselion-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "skillselion-mcp": {
      "args": [
        "-y",
        "skillselion-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Skillselion

same job, measured the same way
Skill Builder MCP
by dmzagent

Search the skill-builder registry and auto-install skills for Claude Code, Cursor, and Codex.

47 installs/wk local only
Getskills
by sidsaladi9

Search and install 3,000+ AI skills from getskillsai.org into Claude Code, Cursor, ChatGPT.

41 installs/wk local only
HeyClaude — Claude & AI workflow directory
by jsonbored

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

74 installs/wk 28 tools answering
Sigistry Plugin & Skill Catalog
by sigistry

Search verified Claude Code plugins and skills; fetch portable SKILL.md sources. Read-only.

8 tools answering
Skillmd
by skillmd

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

397 installs/wk 5 tools answering
Agent Skill Loader
by back1ply

Dynamically load Claude Code skills into AI agents without copying files.

30 installs/wk local only
Claude Code Explorer MCP
by nirholas

Explore the Claude Code CLI source — browse tools, commands, search code, and more.

35 installs/wk local only
Claude Code Explorer MCP
by divu2025

Explore the Claude Code CLI source — browse tools, commands, search code, and more.

28 installs/wk local only

Skillselion — questions

Answers built from our own checks of this server.

Why is there no uptime for Skillselion?
Skillselion runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package skillselion-mcp was installed 78 times last week.
Is Skillselion 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 Skillselion?
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 runs locally, so the command pulls skillselion-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Skillselion?
The npm package skillselion-mcp was installed 78 times in the last week. Week over week that is -51%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.