mcp-file-preview

seanivore/mcp-file-preview
★ 24 stars JavaScript 🤖 AI/LLM Updated 22d ago
MCP server for HTML file preview and analysis - Has been weird with OS but good on Cline so WIP
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-file-preview": {
      "command": "npx",
      "args": [
        "-y",
        "seanivore/mcp-file-preview"
      ]
    }
  }
}

Topics

agenticclinecssfile-previewhtmlmcpwebsite-development