Skip to content
Claude Desktop

Package Intel MCP for Claude Desktop

io.github.selflabbs/package-intel-mcp

Package intelligence for AI agents across npm, PyPI, crates.io and deps.dev. No API keys.

client:Claude Desktop transport:streamable-http

Install Package Intel MCP in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "package-intel-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://package.selflabbs.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Package Intel MCP in other clients