Sign In

page2ai-mcp

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

page2ai-mcp

npx wrapper for @page2ai/mcp — MCP server that converts any web page to clean Markdown. Zero external API calls, SSRF-guarded, 100% local.

latest
Source
npmnpm
Version
0.2.3
Version published
Weekly downloads
51
-90.76%
Maintainers
1
Weekly downloads
 
Created
Source

page2ai-mcp

Unscoped alias for @page2ai/mcp, so that the server can be started without remembering the scope:

npx -y page2ai-mcp

That is all this package is. It contains a two-line entry point that imports the real server, and it pins the scoped package to an exact version so the two can never drift apart.

Everything — the tools, the configuration, the privacy posture, the security notes — is documented in the scoped package and at https://igorsaevets.github.io/page2ai-docs/.

Prefer @page2ai/mcp directly if you are adding a dependency to a project. Use this name when you want a one-line npx command.

Provenance

Both this package and @page2ai/mcp are published from GitHub Actions with npm provenance, so the tarball on the registry is cryptographically linked to the workflow run and commit that produced it. Verify with:

npm audit signatures

MIT © Igor Saevets

Keywords

mcp

FAQs

Package last updated on 02 Aug 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts