← Back to Plugins
MCP Server MCP

io.github.tinh2/skills-hub

github By github 👁 1 views ▲ 0 votes

Search & install 6,500+ AI agent skills from skills-hub.ai inside any MCP tool.

Homepage Verified source GitHub

Install

npx -y @skills-hub-ai/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.skills-hub.ai/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@skills-hub-ai/mcp",
      "version": "0.1.10",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...