mcpbeat Sign in

MCP Gera Skills MCP Server

local only

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

Search, inspect and recommend AI skill packs from the GeraSkills marketplace. Offline, no auth.

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

Installs per day peak 17 · avg 6 · +88% w/w
a month agotoday
32
Installs / week
npm · @gera-services/mcp-gera-skills
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 mcp-gera-skills -- npx -y @gera-services/mcp-gera-skills
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-gera-skills": {
      "args": [
        "-y",
        "@gera-services/mcp-gera-skills"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-gera-skills]
command = "npx"
args = ["-y", "@gera-services/mcp-gera-skills"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-gera-skills": {
      "args": [
        "-y",
        "@gera-services/mcp-gera-skills"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-gera-skills": {
      "args": [
        "-y",
        "@gera-services/mcp-gera-skills"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GERASKILLS_API_URL (Base URL of the GeraSkills backend. Defaults to https://geraskills.com/backend.), GERA_USER_TOKEN (JWT for the operator on whose behalf the agent acts. Required for install_skill.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Gera Skills

same job, measured the same way
Skillflow
by rafsilva85

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

41 installs/wk local only
Skillmd
by skillmd

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

986 installs/wk 5 tools answering
npm Search MCP
by mrfentmen

Search npm packages and inspect package metadata from the public registry. No key required.

local only
MeetMyAgent
by studiomeyer

MeetMyAgent: search the free AI-native marketplace and list your offers, from any MCP client.

32 installs/wk answering
Agent Radar
by zation

Search, inspect, recommend, and explain rated AI tools through Agent Radar.

4 tools answering
MCP Gera Skills
by geraservicesuk

GeraSkills MCP — search and install robot capability packs on behalf of an operator.

local only
Qaskills
by pramoddutta

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

34 installs/wk local only
AgentHotspot
by agenthotspot

Search thousands of MCP connectors from the AgentHotspot marketplace via your AI agent.

74 installs/wk local only

MCP Gera Skills — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Gera Skills?
MCP Gera Skills 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 @gera-services/mcp-gera-skills was installed 32 times last week.
Is MCP Gera Skills 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 MCP Gera 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 runs locally, so the command pulls @gera-services/mcp-gera-skills straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Gera Skills?
The npm package @gera-services/mcp-gera-skills was installed 32 times in the last week. Week over week that is +88%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.