Skip to main content

MCP server that gives an agent a real browser: url to markdown, screenshot a url, url to pdf. No signup.

Project description

pagewatch-mcp

An MCP server that gives an agent a real browser. Three tools:

  • read_page turns any url into clean markdown
  • screenshot returns a png of the rendered page
  • pdf turns a url or raw html into a pdf

Plus register and balance for managing your key.

It runs javascript, so it works on pages that a plain http fetch returns empty. It respects robots.txt and refuses sites that block automation instead of trying to defeat them.

No signup

Your first call mints a free trial key and returns real content. There is no form for your agent to get stuck on. When the trial runs out, one email confirmation by a human unlocks 200 more free credits, still free.

Billing is metered, but there is no payment processor connected right now, so nothing is ever charged.

Install

Run it straight from the repo with uv:

{
  "mcpServers": {
    "pagewatch": {
      "command": "uvx",
      "args": ["--from", "git+https://github.com/toolshedlabs-hash/pagewatch-mcp", "pagewatch-mcp"]
    }
  }
}

Or with pip:

pip install git+https://github.com/toolshedlabs-hash/pagewatch-mcp
{
  "mcpServers": {
    "pagewatch": { "command": "pagewatch-mcp" }
  }
}

Already hosted

If you would rather not run anything, the same tools are live at https://pagelens.dev/mcp as a remote MCP server.

Configuration

Everything is optional.

Variable Default What it does
PAGEWATCH_API_KEY none An existing key. Without one, the first call mints a free trial key and hands it back.
PAGEWATCH_BASE_URL https://pagelens.dev Point at a different pagewatch deployment.
PAGEWATCH_MCP_TRANSPORT stdio Set to http to serve streamable-http on $PORT instead.
PAGEWATCH_SOURCE mcp-selfhost Attribution tag recorded when a key is registered.

What this package does and does not do

It is deliberately thin. Every tool is one https call to a documented /v1 route on the pagewatch API. There is no browser, no scraping logic and no credential store in this package. You can read the whole thing in a couple of minutes and know exactly what it sends and where.

Docker

docker build -t pagewatch-mcp .
docker run --rm -i pagewatch-mcp

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pagewatch_mcp-0.1.0.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pagewatch_mcp-0.1.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file pagewatch_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: pagewatch_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for pagewatch_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 46c943106bd709b61cf440397ac395b3a7a5a4944763aea1fbac29611e493a90
MD5 533d20a168d19a7a854fddc381b562cc
BLAKE2b-256 166fcb367d4f8fef50eb375f9f96fdfd703c2caa355021daa9d3bc70b4ebee42

See more details on using hashes here.

File details

Details for the file pagewatch_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pagewatch_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for pagewatch_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 efa3bf5fab748c7b891e3596b8fb40c0629cc83a050a53b77558da213b1110a7
MD5 506b8b8cf5a88fe88c5cb68a981c33da
BLAKE2b-256 59bf9c5fef058560c28c886597b7c03723194b88d3b66ab5f657f4add8e96a16

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page