Versuz
@TomaTV
About Versuz
Skills go in. Only one wins.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"versuz": {
"command": "npx",
"args": [
"-y",
"@versuz/mcp"
]
}
}
}Tools
7Search the Versuz marketplace for Claude skills and CLAUDE.md files. Returns up to 15 matches per kind, ranked by prior + stars. Use when the user asks to find a skill for a task (e.g. 'PDF generation', 'database migration') or a CLAUDE.md for a project type.
List Claude skills from the marketplace. Filter by category, tier, or sort order. Use to browse what's available before installing.
List CLAUDE.md project-context files from the marketplace. Filter by category (nextjs, react, python-data, backend-api, mobile, devops, ml-training, generic).
Get full details for a specific skill or CLAUDE.md by slug — Elo, prior, license, GitHub link, bundle files, etc. Useful before deciding to install.
Install a skill (writes to .claude/skills/<slug>/SKILL.md) or a CLAUDE.md (writes to ./CLAUDE.md at project root). Only free items are installable via MCP — premium items return a buy URL the user must visit first.
Head-to-head comparison of two skills or CLAUDE.md files. Returns rank, bench score, prior, stars, tier, and a verdict (winner + delta). Use when the user asks to compare two items, pick a winner, or decide between options. Examples : 'compare pdf-generator vs anthropic-pdf', 'which is better : nextjs-supabase or nextjs-prisma'.
Submit a SKILL.md or CLAUDE.md from a public GitHub repo to the Versuz registry. Requires a GitHub Personal Access Token (PAT) configured via VERSUZ_GITHUB_TOKEN env var — the same token format as `npx versuz login`. Only the repo owner or a verified org member can submit. Free tier only via MCP ; premium submissions go through the web at versuz.dev/submit. Use when the user asks to publish their skill on Versuz, share a SKILL.md they wrote, or list their repo.
Overview
What is Versuz?
Versuz is an MCP (Model Context Protocol) server that connects Claude Code to the open Versuz marketplace. It lets you browse, inspect, and install skills and CLAUDE.md files as native tools directly from your conversation, without leaving the chat.
How to use Versuz?
Install the server with claude mcp add versuz npx -y @versuz/mcp or add it manually to your project’s .mcp.json configuration. After restarting Claude Code, five Versuz tools appear in the tool list and can be invoked by name.
Key features of Versuz
- Full-text search across skills and CLAUDE.md (
versuz_search) - Paginated browse with category, tier, and sort filters (
versuz_list_skills) - List CLAUDE.md files by category (
versuz_list_claude_md) - Retrieve full details for a slug, including Elo, prior, and GitHub URL (
versuz_get) - Install free skills or CLAUDE.md files directly to your project (
versuz_install)
Use cases of Versuz
- Find a skill for SQL migration and install it without copy-paste.
- List the top 10 CLAUDE.md files for Next.js projects.
- View the prior score and Elo rating of a specific skill.
- Download a free skill into
.claude/skills/<slug>/SKILL.md. - Inspect premium items and get a purchase URL – download requires a web purchase.
FAQ from Versuz
What tools does Versuz expose?
Five tools: versuz_search, versuz_list_skills, versuz_list_claude_md, versuz_get, and versuz_install.
How do I install Versuz in Claude Code?
Run claude mcp add versuz npx -y @versuz/mcp or add a configuration block to your project’s .mcp.json file.
Can I download premium (paid) skills with Versuz?
No – premium items are protected. The server returns a 402 Payment Required error with a link to the Versuz web store. Free items can be installed directly.
Where are files written when I install?
Skills are written to <project>/.claude/skills/<slug>/SKILL.md; CLAUDE.md files are written to <project>/CLAUDE.md. You can override the output directory with the cwd argument on versuz_install.
What runtime does Versuz require?
Node.js 18+ (ESM) and the @modelcontextprotocol/sdk package. The server uses stdio transport (no network listener).
Frequently asked questions
What tools does Versuz expose?
Five tools: `versuz_search`, `versuz_list_skills`, `versuz_list_claude_md`, `versuz_get`, and `versuz_install`.
How do I install Versuz in Claude Code?
Run `claude mcp add versuz npx -y @versuz/mcp` or add a configuration block to your project’s `.mcp.json` file.
Can I download premium (paid) skills with Versuz?
No – premium items are protected. The server returns a `402 Payment Required` error with a link to the Versuz web store. Free items can be installed directly.
Where are files written when I install?
Skills are written to `<project>/.claude/skills/<slug>/SKILL.md`; CLAUDE.md files are written to `<project>/CLAUDE.md`. You can override the output directory with the `cwd` argument on `versuz_install`.
What runtime does Versuz require?
Node.js 18+ (ESM) and the `@modelcontextprotocol/sdk` package. The server uses stdio transport (no network listener).
Basic information
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep

Glasswarp
GlasswarpSee and control a real Windows PC you own — from any MCP client, locally or remotely. Observe (UIA + screenshots), click/type/drag/scroll, launch apps, owner Live View. BYOH: your machine, your key.
Awesome Mlops
visengerA curated list of references for MLOps
Comments