Loomal

Skillsmith

MCP server by github.com/smith-horn/skillsmith

Discover, install, and manage Claude Code skills via MCP with 14,000+ curated skills.

62 starsnpm: @skillsmith/mcp-server

About Skillsmith

Skillsmith is an MCP (Model Context Protocol) server published by smith-horn in the official MCP registry. Discover, install, and manage Claude Code skills via MCP with 14,000+ curated skills.

It ships as an npm package (@skillsmith/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/smith-horn/skillsmith, where the project has earned 62 GitHub stars.

Use Skillsmith with your agent

Claude Code · one command
claude mcp add skillsmith -- npx -y @skillsmith/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "skillsmith": {
      "command": "npx",
      "args": [
        "-y",
        "@skillsmith/mcp-server"
      ]
    }
  }
}
npm@skillsmith/mcp-server

Frequently asked questions

What is Skillsmith?
Skillsmith is an MCP (Model Context Protocol) server by smith-horn. Discover, install, and manage Claude Code skills via MCP with 14,000+ curated skills.
How do I connect Skillsmith to Claude, Cursor, or another MCP client?
Install Skillsmith from its npm package (@skillsmith/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Skillsmith open source?
Yes — the source code is public at github.com/smith-horn/skillsmith, with 62 GitHub stars.
Can AI agents pay to use Skillsmith?
Not yet through Loomal — Skillsmith is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Skillsmith? Claim this listing free by verifying GitHub ownership, or contact us.