Skip to content
Cline

package-meta for Cline

io.github.weiseer/package-meta

npm/PyPI/Cargo package metadata + downloads + maintainer health.

client:Cline transport:stdio runtime:npm

Install package-meta in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "package-meta": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/package-meta-mcp"
      ],
      "env": {
        "PKG_META_URL": "<PKG_META_URL>",
        "PKG_META_LOCAL_ONLY": "<PKG_META_LOCAL_ONLY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

package-meta in other clients