Skip to content
Claude Desktop

rasterly for Claude Desktop

io.github.rasterly-dev/rasterly-mcp

Web toolkit for AI agents: read any URL as Markdown, screenshot, extract data, or crawl a site.

client:Claude Desktop transport:stdio runtime:npm

Install rasterly in Claude Desktop

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

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

{
  "mcpServers": {
    "rasterly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rasterly-mcp"
      ],
      "env": {
        "RASTERLY_API_KEY": "<RASTERLY_API_KEY>",
        "RASTERLY_API_URL": "<RASTERLY_API_URL>"
      }
    }
  }
}

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

rasterly in other clients