mcpbeat Sign in

Openclaw Skill Vetter MCP Server

local only

Openclaw Skill Vetter MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 201 installs a week from pypi.

Vet third-party AI agent extensions + agent-config files (AGENTS.md, .cursor/rules, CLAUDE.md).

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

Installs per day peak 70 · avg 24 · +86% w/w
a month agotoday
201
Installs / week
pypi · openclaw-skill-vetter-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 openclaw-skill-vetter-mcp -- uvx openclaw-skill-vetter-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "openclaw-skill-vetter-mcp": {
      "args": [
        "openclaw-skill-vetter-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.openclaw-skill-vetter-mcp]
command = "uvx"
args = ["openclaw-skill-vetter-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "openclaw-skill-vetter-mcp": {
      "args": [
        "openclaw-skill-vetter-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "openclaw-skill-vetter-mcp": {
      "args": [
        "openclaw-skill-vetter-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Openclaw Skill Vetter MCP

same job, measured the same way
Promptarch
by promptarch

Research-backed linting + generation for agent context files (CLAUDE.md, AGENTS.md, Cursor rules).

3 tools answering
Context Autopilot
by chiragbachani

Mines your Claude Code and Cursor sessions into evidence-based CLAUDE.md / AGENTS.md rules.

88 installs/wk local only
Skillguard
by rudrendupaul

Security scanner for third-party AI agent-skill files (SKILL.md, hooks, scripts) via MCP.

135 installs/wk local only
ctxlint
by yawlabs

Lint AI agent context files (CLAUDE.md, AGENTS.md, etc.) against your actual codebase

16 091 installs/wk local only
Agentcontext
by mbeato

Normalize AGENTS.md / CLAUDE.md / .cursor/rules / .clinerules / .windsurf/rules from one source.

35 installs/wk local only
Warp Ozbridge
by sena-labs

OzBridge: run Warp Oz agents from any MCP client — Claude Code, Cursor, Codex, VS Code.

38 installs/wk local only
AI Context Kit
by ofershap

Lint, measure, and sync AI context files across Cursor, Claude Code, Copilot.

52 installs/wk local only
Speclock
by sgroy10

AI Constraint Engine — enforces CLAUDE.md and .cursorrules as laws. 51 MCP tools.

177 installs/wk local only

Openclaw Skill Vetter MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Openclaw Skill Vetter MCP?
Openclaw Skill Vetter MCP 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 pypi package openclaw-skill-vetter-mcp was installed 201 times last week.
Is Openclaw Skill Vetter MCP 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 Openclaw Skill Vetter MCP?
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 openclaw-skill-vetter-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Openclaw Skill Vetter MCP?
The pypi package openclaw-skill-vetter-mcp was installed 201 times in the last week. Week over week that is +86%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.