The MCP File Preview Server is a versatile tool designed for developers and analysts who need to preview and analyze HTML files efficiently. It enables users to capture full-page screenshots of local HTML files while maintaining proper CSS styling, making it useful for visual inspection and documentation purposes. Additionally, it offers content analysis features to examine the HTML structure, such as counting headings, paragraphs, images, and links. This functionality is particularly beneficial for web developers and content creators who need to ensure their HTML documents are well-structured and visually accurate. By supporting local file paths and resources, the server simplifies the process of managing and analyzing HTML files directly from a local environment.
Captures a screenshot and returns HTML content. Parameters: filePath (string), width (optional integer), height (optional integer)
Analyzes HTML structure. Parameters: filePath (string)
No reviews yet. Be the first to review!
Sign in to join the conversation
After downloading, you can run the MCP server in any client or IDE:
node path/to/downloaded/file.mjs