mcpbeat Sign in

rasterly MCP Server

by rasterly-dev Your server? Claim it
local only

rasterly runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from npm. Last commit 26 Aug 2026.

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

Installs per day peak 274 · avg 9
a month agotoday
82
Installs / week
npm · rasterly-mcp
0
Stars
0 open issues
26 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check rasterly every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add rasterly-mcp -- npx -y rasterly-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "rasterly-mcp": {
      "args": [
        "-y",
        "rasterly-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.rasterly-mcp]
command = "npx"
args = ["-y", "rasterly-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "rasterly-mcp": {
      "args": [
        "-y",
        "rasterly-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "rasterly-mcp": {
      "args": [
        "-y",
        "rasterly-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to rasterly

same job, measured the same way
rasterly
by jhonychain

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

local only
Pagewatch
by pagelens

Read a URL as clean markdown, screenshot a website, url to PDF. Web access for agents, no signup.

82 installs/wk 5 tools answering
Screenshotink
by screenshotink

Screenshot, diff, audit and sitemap-capture any web page — 5 MCP tools for AI agents.

68 installs/wk answering
Snapforge
by snapforge

Screenshots, PDFs and Markdown from any URL or HTML for AI agents, via the SnapForge API

57 installs/wk 4 tools answering
WebMCP — Make Any Website Agent-Ready
by up2itnow0822

W3C WebMCP toolkit for Chrome 146. Expose any website as a structured MCP server for AI agents.

local only
N
Shotbot MCP
by shotbot

Screenshot API for AI agents: capture any public URL as JPEG, PNG, WebP, AVIF, or PDF.

22 installs/wk local only
Urlsnap MCP
by urlsnap

Screenshot, PDF, and markdown extraction from any URL via Claude Desktop and Claude Code.

53 installs/wk local only
One Shot UI
by tn0123

Deterministic UI extraction and screenshot diffing for AI coding agents.

91 installs/wk local only

rasterly — questions

Answers built from our own checks of this server.

Why is there no uptime for rasterly?
rasterly runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package rasterly-mcp was installed 82 times last week.
How do I connect rasterly?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls rasterly-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use rasterly?
The npm package rasterly-mcp was installed 82 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is rasterly open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.