🔍

skill-builder-mcp

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

RUN IN TERMINAL
claude mcp add comdmzagent-skill-builder-mcp -- npx -y @dmzagent/skill-builder-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "comdmzagent-skill-builder-mcp": { "command": "npx", "args": ["-y", "@dmzagent/skill-builder-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comdmzagent-skill-builder-mcp": { "command": "npx", "args": ["-y", "@dmzagent/skill-builder-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comdmzagent-skill-builder-mcp": { "command": "npx", "args": ["-y", "@dmzagent/skill-builder-mcp"] } } }

About This MCP Server

The com.dmzagent/skill-builder-mcp server is a search tool that connects to the skill-builder registry, enabling developers to find and automatically install skills for AI coding assistants like Claude Code, Cursor, and Codex. This server utilizes npm and stdio, and is available through the @dmzagent/skill-builder-mcp package, with its source code hosted on GitHub. Developers would use this tool when they need to expand the capabilities of their AI coding assistants by installing new skills from the registry.

Search the skill-builder registry and auto-install skills for Claude Code, Cursor, and Codex.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.

Package

@dmzagent/skill-builder-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The skill-builder-mcp server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comdmzagent-skill-builder-mcp.svg)](https://skillsplayground.com/mcps/comdmzagent-skill-builder-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.