Back to Browse

Skill Server MCP Server

by Jcc Ne
Developer ToolsModerate6.5MCP RegistryLocal
Free

Server data from the Official MCP Registry

An MCP server that mounts your skill directory and add deterministic entry for deployment

About

An MCP server that mounts your skill directory and add deterministic entry for deployment

Security Report

6.5
Moderate6.5Moderate Risk

Valid MCP server (2 strong, 1 medium validity signals). 4 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 5 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

Shell Command Execution

Runs commands on your machine. Be cautious — only use if you trust this plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "mcp-server": {
      "args": [
        "mcp-skill-server"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!