v0.1.2 - npm provenance + one-click .mcpb bundle
Install
One click (Claude Desktop): download page2ai-mcp-0.1.2.mcpb below and open it. Claude Desktop installs the server and its dependencies; no Node toolchain, no JSON editing, no terminal.
Command line (any MCP client):
npx -y page2ai-mcp
What is in this release
- npm provenance is live.
@page2ai/mcp@0.1.2is published from a tag-triggered GitHub Actions workflow withid-token: write, so every release carries a Sigstore/SLSA attestation naming the commit and the workflow run that built it. Verify it yourself withnpm audit signatures, or fetch the attestation directly: https://registry.npmjs.org/-/npm/v1/attestations/@page2ai%2fmcp@0.1.2 - Packaging fix.
package-lock.jsonpinned@page2ai/coreto a sibling directory path, sonpm cicould not resolve it on any machine except the one it was authored on. Regenerated from the registry; there are no out-of-tree entries left. - MCPB bundle. manifest
0.3, validated against the MCPB schema, packed with production dependencies only.
Bundle integrity
file page2ai-mcp-0.1.2.mcpb
size 4,011,379 bytes
sha256 e7184767ee7aff0fe2d827000d7a6c07454dbb5114fcb10f42b3653b650636ab
The tool
page_to_markdown fetches a URL (or takes an HTML string) and returns clean Markdown: headings, code blocks with language hints, tables and lists preserved; navigation, ads, cookie banners and footers stripped. No external API calls, SSRF-guarded, runs entirely locally.
MIT licensed. Docs: https://igorsaevets.github.io/page2ai-docs/mcp/