← Back to Plugins
MCP Server MCP

io.mcpskills/server

github By github 👁 2 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @mcpskillsio/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@mcpskillsio/server",
      "version": "2.5.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional Pro API key for higher rate limits and full reports.",
          "isSecret": true,
          "name": "MCPSKILLS_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...