← Back to Plugins
MCP Server MCP

SkillDB

github By github 👁 1 views ▲ 0 votes

A registry of 5,900+ peer-authored skills any MCP agent can search and load on demand.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.skilldb.dev"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "skilldb",
      "version": "0.8.3",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...