Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Suede Skills MCP

NPM · SUEDE-SKILLS-MCP · SCANNED SEP 20

Read-only access to 71 Suede skills: discovery, install options, SEO audits, A-F grading.

Available components

72 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency48
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 4 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability87
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 940 tokens (~58/item across 16 items; 9 tools + 7 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 9 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the Suede Skills MCP server?

Suede Skills MCP runs locally as an npm package, launched with npx -y suede-skills-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · suede-skills-mcp

# add to Claude Code
claude mcp add jasoncolapietro-suede-skills-mcp -- npx -y suede-skills-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "jasoncolapietro-suede-skills-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "suede-skills-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "jasoncolapietro-suede-skills-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "suede-skills-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add jasoncolapietro-suede-skills-mcp -- npx -y suede-skills-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jasoncolapietro-suede-skills-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "suede-skills-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jasoncolapietro-suede-skills-mcp --command npx --arg -y --arg suede-skills-mcp
# ~/.hermes/config.yaml
mcp_servers:
  jasoncolapietro-suede-skills-mcp:
    command: "npx"
    args: ["-y", "suede-skills-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "jasoncolapietro-suede-skills-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "suede-skills-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add jasoncolapietro-suede-skills-mcp -t stdio -c npx -a -y suede-skills-mcp
// mcp.json
{
  "mcpServers": {
    "jasoncolapietro-suede-skills-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "suede-skills-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 17 Sept 26 +15
    • Malware scan: unverified → pass security
  • 16 Sept 26 57

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/suede-skills-mcp@0.19.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 0 packages
Packages resolved 0
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 9 exposed · ~724 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
get_suede_skill ~66

Return details for one Suede skill, optionally including its full SKILL.md instructions.

NameTypeReqDescription
includeBodybooleanInclude the skill's SKILL.md instructions instead of catalog metadata only.
namestringyesSkill name, with or without a leading dollar sign.
NameTypeReqDescription
bodystring|null
bodyTruncatedboolean
foundbooleanyes
skillobject

No examples provided.

list_suede_skills ~67

List Suede skills available through the current MCP profile.

NameTypeReqDescription
areastringOptional area filter (which plugin bundle ships the skill).
specialtystringOptional specialty filter (how the pack is browsed): ship, craft, found, earn, position.
NameTypeReqDescription
skillsarrayyes

No examples provided.

list_suede_specialties ~57

List the pack's specialities, their sub-lanes, and how many skills each holds. Call this first to pick a specialty, then pass it to list_suede_skills or search_suede_skills.

Input schema present but exposes no named parameters.

NameTypeReqDescription
specialtiesarrayyes

No examples provided.

search_suede_skills ~89

Rank Suede skills against a task description and return the best-matching routes.

NameTypeReqDescription
areastringOptional area filter.
limitintegerMaximum matches to return, up to 25.
querystringyesTask, problem, or intent to route.
specialtystringOptional specialty filter: ship, craft, found, earn, position.
NameTypeReqDescription
matchesarrayyes
querystringyes

No examples provided.

suede_code_grade ~132

Create a Suede A-F code grading scaffold for a diff, PR, branch, MCP server, plugin, API, app surface, public-site change, or release candidate.

NameTypeReqDescription
contextstringOptional pasted context or review notes.
diffstringOptional pasted diff or change summary.
intentstringIntended behavior or release goal.
notesstringOptional constraints, verification notes, or risk context.
repostringOptional repository or project path.
targetstringTarget repo, PR, branch, diff, file, or change to grade.
NameTypeReqDescription
intentstring|nullyes
targetstring|nullyes

No examples provided.

suede_copy_seo_audit ~90

Create a Suede-specific SEO/AEO/AI EO copy audit scaffold for a page, repo, or docs surface.

NameTypeReqDescription
copystringOptional pasted copy to audit.
pageTypestringPage or docs type when no URL is available.
primaryIntentstringPrimary search intent or reader action.
urlstringOptional URL to audit.
NameTypeReqDescription
primaryIntentstring|nullyes
targetstring|nullyes

No examples provided.

suede_install_options ~37

Return public Codex skill, local plugin, MCP, and skill-copy install options.

NameTypeReqDescription
surfacestringInstall surface to explain.
NameTypeReqDescription
pluginsarrayyes
surfacestringyes

No examples provided.

suede_qa_checklist ~80

Generate a multi-lane QA checklist for Suede skills, local plugin notes, MCP servers, docs, or public pages.

NameTypeReqDescription
scopestringQA depth, such as fast, full, release, seo, or mcp.
targetstringTarget repo, URL, skill, MCP server, page, or change.
NameTypeReqDescription
scopestringyes
targetstring|nullyes

No examples provided.

suede_visibility_grade ~106

Create a Suede A-F visibility and CTA grading scaffold for a public page, docs surface, repo page, launch page, or campaign page.

NameTypeReqDescription
copystringOptional pasted page copy.
notesstringOptional context, screenshot notes, or constraints.
pageTypestringPage or docs type when no URL is available.
primaryActionstringMain action the page should drive.
urlstringOptional URL to grade.
NameTypeReqDescription
primaryActionstring|nullyes
targetstring|nullyes

No examples provided.

Common questions

What is the Suede Skills MCP server?

Suede Skills MCP is listed in the public MCP registry as io.github.JasonColapietro/suede-skills-mcp. Read-only access to 71 Suede skills: discovery, install options, SEO audits, A-F grading. This page covers its npm package (suede-skills-mcp).

Is the Suede Skills MCP server safe to use?

Suede Skills MCP scores 72 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Suede Skills MCP server expose?

Suede Skills MCP exposes 9 tools: list_suede_skills, list_suede_specialties, search_suede_skills, get_suede_skill, suede_install_options, and 4 more. Their descriptions and schemas cost roughly 724 tokens of context every time the server is loaded.

Is the Suede Skills MCP server still maintained?

Suede Skills MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the Suede Skills MCP server under?

Suede Skills MCP declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.