Pagewatch
Rank #44,441dev.pagelens/pagewatch
Read a URL as clean markdown, screenshot a website, url to PDF. Web access for agents, no signup.
Pagewatch is a Model Context Protocol (MCP) server published by toolshedlabs-hash. It ranks #44,441 of 132,113 servers tracked on MCP Toplist. Pagewatch is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Jul 24, 2026 and most recently updated on Jul 25, 2026.
Ranks ahead of 87,672 of 132,113 servers on MCP Toplist.
Use Pagewatch
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pagewatch https://pagelens.dev/mcpclaude mcp add pagewatch -e "PAGEWATCH_API_KEY=<your PAGEWATCH_API_KEY>" -e "PAGEWATCH_BASE_URL=<your PAGEWATCH_BASE_URL>" -- npx -y pagewatch-mcpReplace each placeholder with your own value before saving.
claude mcp add pagewatch -e "PAGEWATCH_API_KEY=<your PAGEWATCH_API_KEY>" -e "PAGEWATCH_BASE_URL=<your PAGEWATCH_BASE_URL>" -- uvx pagewatch-mcpReplace each placeholder with your own value before saving.
[mcp_servers.pagewatch]
url = "https://pagelens.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.pagewatch]
command = "npx"
args = ["-y", "pagewatch-mcp"]
[mcp_servers.pagewatch.env]
PAGEWATCH_API_KEY = "<your PAGEWATCH_API_KEY>"
PAGEWATCH_BASE_URL = "<your PAGEWATCH_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
[mcp_servers.pagewatch]
command = "uvx"
args = ["pagewatch-mcp"]
[mcp_servers.pagewatch.env]
PAGEWATCH_API_KEY = "<your PAGEWATCH_API_KEY>"
PAGEWATCH_BASE_URL = "<your PAGEWATCH_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://pagelens.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pagewatch": {
"command": "npx",
"args": [
"-y",
"pagewatch-mcp"
],
"env": {
"PAGEWATCH_API_KEY": "<your PAGEWATCH_API_KEY>",
"PAGEWATCH_BASE_URL": "<your PAGEWATCH_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pagewatch": {
"command": "uvx",
"args": [
"pagewatch-mcp"
],
"env": {
"PAGEWATCH_API_KEY": "<your PAGEWATCH_API_KEY>",
"PAGEWATCH_BASE_URL": "<your PAGEWATCH_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pagewatch": {
"url": "https://pagelens.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"pagewatch": {
"command": "npx",
"args": [
"-y",
"pagewatch-mcp"
],
"env": {
"PAGEWATCH_API_KEY": "<your PAGEWATCH_API_KEY>",
"PAGEWATCH_BASE_URL": "<your PAGEWATCH_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pagewatch": {
"command": "uvx",
"args": [
"pagewatch-mcp"
],
"env": {
"PAGEWATCH_API_KEY": "<your PAGEWATCH_API_KEY>",
"PAGEWATCH_BASE_URL": "<your PAGEWATCH_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pagewatch": {
"type": "http",
"url": "https://pagelens.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"pagewatch": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pagewatch-mcp"
],
"env": {
"PAGEWATCH_API_KEY": "<your PAGEWATCH_API_KEY>",
"PAGEWATCH_BASE_URL": "<your PAGEWATCH_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"servers": {
"pagewatch": {
"type": "stdio",
"command": "uvx",
"args": [
"pagewatch-mcp"
],
"env": {
"PAGEWATCH_API_KEY": "<your PAGEWATCH_API_KEY>",
"PAGEWATCH_BASE_URL": "<your PAGEWATCH_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pagewatch": {
"serverUrl": "https://pagelens.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pagewatch": {
"command": "npx",
"args": [
"-y",
"pagewatch-mcp"
],
"env": {
"PAGEWATCH_API_KEY": "<your PAGEWATCH_API_KEY>",
"PAGEWATCH_BASE_URL": "<your PAGEWATCH_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pagewatch": {
"command": "uvx",
"args": [
"pagewatch-mcp"
],
"env": {
"PAGEWATCH_API_KEY": "<your PAGEWATCH_API_KEY>",
"PAGEWATCH_BASE_URL": "<your PAGEWATCH_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pagewatch": {
"url": "https://pagelens.dev/mcp"
}
}
}{
"mcpServers": {
"pagewatch": {
"command": "npx",
"args": [
"-y",
"pagewatch-mcp"
],
"env": {
"PAGEWATCH_API_KEY": "<your PAGEWATCH_API_KEY>",
"PAGEWATCH_BASE_URL": "<your PAGEWATCH_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pagewatch": {
"command": "uvx",
"args": [
"pagewatch-mcp"
],
"env": {
"PAGEWATCH_API_KEY": "<your PAGEWATCH_API_KEY>",
"PAGEWATCH_BASE_URL": "<your PAGEWATCH_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/dev.pagelens%2Fpagewatch)<a href="https://mcptoplist.com/server/dev.pagelens%2Fpagewatch"><img src="https://mcptoplist.com/badge/dev.pagelens%2Fpagewatch.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
toolshedlabs-hash
Other servers by toolshedlabs-hash
View all toolshedlabs-hash servers →Available versions (4)
| Version | Published |
|---|---|
| 0.2.3 | Jul 25, 2026 |
| 0.2.2 | Jul 25, 2026 |
| 0.2.1 | Jul 24, 2026 |
| 0.2.0 | Jul 24, 2026 |
Frequently asked questions
- Who maintains Pagewatch?
- Pagewatch is maintained by toolshedlabs-hash, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Pagewatch listed on the Official MCP Registry?
- Yes — Pagewatch is listed on the Official MCP Registry, alongside Glama.
- How many versions does Pagewatch have?
- MCP Toplist tracks 4 versions of Pagewatch, most recently published on Jul 25, 2026.
- Where can I find the source code for Pagewatch?
- The source code for Pagewatch is hosted at github.com/toolshedlabs-hash/web-access-skills.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.