HomeSecurity › mcpskills-server

mcpskills-server

Trust scoring for MCP servers, AI skills & npm packages — 15 signals + safety scanning.

TypeScript Local macOSWindowsLinux
★ 1 stars Last pushed 2026-06-09 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.5.3)

npx -y @mcpskillsio/server@2.5.3

Or add to your MCP client config:

{
  "mcpServers": {
    "mcpskills-server": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpskillsio/server@2.5.3"
      ],
      "env": {
        "MCPSKILLS_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • MCPSKILLS_API_KEY secret — Optional Pro API key for higher rate limits and full reports.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry