MCP File Preview Server

by seanivore
Verified

analyze_content

Analyze HTML content structure

Input Schema

NameRequiredDescriptionDefault
filePathYesPath to local HTML file

Input Schema (JSON Schema)

{ "properties": { "filePath": { "description": "Path to local HTML file", "type": "string" } }, "required": [ "filePath" ], "type": "object" }

You must be authenticated.

Other Tools