Kingfisher

GitHub

A lightweight, pure-Swift library for downloading and caching images from the web.

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Kingfisher": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Kingfisher"
      ]
    }
  }
}