Awesome Agent Skills MCP Server

MCP server with 100+ AI agent skills from Anthropic, Vercel, Trail of Bits, Hugging Face & more. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-04-13 · ★ 24 · #137 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Awesome Agent Skills

Claude Code

claude mcp add shadowrootdev-awesome-agent-skills-mcp -- npx -y awesome-agent-skills-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "shadowrootdev-awesome-agent-skills-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "awesome-agent-skills-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package awesome-agent-skills-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.shadowrootdev is GitHub-verified and matches the repo owner

03 · What Awesome Agent Skills can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.0.0 · 2026-02-03

Initial Release · The first stable release of Awesome Agent Skills MCP Server - providing 100+ AI agent skills to MCP-compatible clients. · 100+ Curated Skills from top organizations including: · - Anthropic (document…

04 · Who maintains Awesome Agent Skills

awesome-agent-skills is maintained by shadowrootdev. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
automation - ranked #137 of 194 actively-maintained automation servers as of 2026-08-25.
registry
io.github.shadowrootdev/awesome-agent-skills (active, first published 2026-02-03)
packages
npm:awesome-agent-skills-mcp

06 · Awesome Agent Skills FAQ

What is Awesome Agent Skills?

MCP server with 100+ AI agent skills from Anthropic, Vercel, Trail of Bits, Hugging Face & more. This MCP entry surfaces a curated ranking/list from the project README rather than a classic multi-tool integration surface. It runs locally over stdio via the published package.

Is Awesome Agent Skills still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-13. We re-verify nightly.

How do I install Awesome Agent Skills?

Run `npx -y awesome-agent-skills-mcp`. You can also paste the ready-made client config above.

Does Awesome Agent Skills run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Awesome Agent Skills

More automation MCP servers · Shaft MCP · SignNow MCP Server · UniFi Access MCP · UniFi Network MCP · UniFi Protect MCP

More TypeScript MCP servers · Psyche AI · Seekstone · Google AI Search MCP · AI Visibility · Whoop · see all