mcpbeat Sign in

Getskills MCP Server

local only

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

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

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

Installs per day peak 157 · avg 26 · -76% w/w
a month agotoday
41
Installs / week
npm · getskills-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 getskills -- npx -y getskills-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "getskills": {
      "args": [
        "-y",
        "getskills-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.getskills]
command = "npx"
args = ["-y", "getskills-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "getskills": {
      "args": [
        "-y",
        "getskills-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "getskills": {
      "args": [
        "-y",
        "getskills-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Getskills

same job, measured the same way
Getprompts
by sidsaladi9

Search 1,000+ battle-tested AI prompts from getprompts.org into Claude Code, Cursor, ChatGPT.

25 installs/wk local only
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
ahel
by ahel

Your apps, skills, MCP servers and keys from ahel.ai, served to Claude, ChatGPT, Cursor and Codex.

answering
C
LLMnesia
by llmnesia

Search your AI chat history from Claude, Cursor, Codex, and other MCP clients.

214 installs/wk local only
I
Scope Analytics
by wally827

Install + query Scope analytics from an AI coding agent (Claude Code, Cursor, etc.).

65 installs/wk local only
Skillselion
by skillselion

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

78 installs/wk local only
ContinueWith
by continuewith-ai

Install the ContinueWith AI handoff widget from coding agents (Cursor, Claude Code, Codex).

45 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

Getskills — questions

Answers built from our own checks of this server.

Why is there no uptime for Getskills?
Getskills 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 getskills-mcp was installed 41 times last week.
Is Getskills 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 Getskills?
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 getskills-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Getskills?
The npm package getskills-mcp was installed 41 times in the last week. Week over week that is -76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.