Automate web actions in Android Termux with Puppeteer for screenshots and PDFs.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "termux-puppeteer-mcp" yet — see the docs or source repo.
Use termux-puppeteer-mcp to open the following URLs one by one, wait until each page fully loads, take full-page screenshots, and save them as PNG files named by domain: https://example.com, https://news.ycombinator.com.
Saved screenshot results and file paths for each webpage.
Use termux-puppeteer-mcp to open this webpage and generate a print-friendly PDF, keeping backgrounds, using A4 paper, and returning the output file path: https://example.com/report.
A generated webpage PDF with export settings and file location.
Use termux-puppeteer-mcp to open the login page, fill in a test account before clicking the sign-in button, run JavaScript on the page to verify whether a success message appears, and report the result of each step.
An automation log, page verification results, and any error details.
Provides full Termux shell access for file editing and automation.
Automate browsers via MCP for navigation, form filling, and screenshot capture.
Automate Chrome with Playwright for web actions, testing, and data collection.
Control your signed-in Chrome browser for web automation and screenshots via MCP.
Browse websites in terminal and extract content and links for analysis.
Control a real local browser for web automation, extraction, and screenshots.