1. Conduid
  2. Developer Tools
  3. Skillsmp MCP
MCP server · Developer Tools

Skillsmp MCP

MCP server for searching and installing AI agent skills from the SkillsMP marketplace (700K+ open-source skills)

Unclaimed social
34Low

Scored 4 days ago · breakdown

About Skillsmp MCP

Skillsmp MCP is an MCP server in the Developer Tools category: mCP server for searching and installing AI agent skills from the SkillsMP marketplace (700K+ open-source skills). It has been installed 0 times through Conduid.

Tools (5)

install_skills(skills, force=False)Scan-gated bulk install. `skills` is a list of `owner/repo:skill_name` specs (may span multiple repos). Each is resolved, scanned, and gated independently; refuses HIGH/CRITICAL unless `force=True`. Reports per-skill results without aborting the batch on one failure.

Takes no parameters.

read_skill(repo, skill_name)Fetch `SKILL.md` from a GitHub `owner/repo`, **read-only**. Never scans, never spawns a subprocess, never installs.

Takes no parameters.

scan_skill(repo, skill_name)Full Cisco scan; reports findings only.

Takes no parameters.

search_skills(query, limit, sort_by)Keyword search (`sort_by`: `stars`/`recent`).

Takes no parameters.

uninstall_skills(skills)Remove installed skills (bulk). `skills` is a list of `owner/repo:skill_name` specs (may span multiple repos). No scan/network; reports per-skill results (removed / not installed / error).

Takes no parameters.

Install

Clone
git clone https://github.com/Asyboi/skillsmp-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Skillsmp MCP

Powered by Claude · Grounded in docs

I know everything about Skillsmp MCP. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.
Questions

About Skillsmp MCP

How do I install Skillsmp MCP?

Run git clone https://github.com/Asyboi/skillsmp-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Skillsmp MCP safe to use with an AI agent?

Its trust score is 34 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Skillsmp MCP still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.