Skip to content
Claude Desktop

SavePinner Pinterest URL Tools for Claude Desktop

io.github.jiankn/savepinner

Parse, validate, classify, and normalize Pinterest URLs locally without network requests.

client:Claude Desktop transport:stdio runtime:npm

Install SavePinner Pinterest URL Tools in Claude Desktop

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

{
  "mcpServers": {
    "savepinner": {
      "command": "npx",
      "args": [
        "-y",
        "savepinner-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

SavePinner Pinterest URL Tools in other clients