- Compare Html
Overview
MCP Server
@compare-html/cli also provides an MCP (Model Context Protocol) server for AI assistants to compare HTML values programmatically.
Start the MCP Server
npx @compare-html/cli --mcp
Online Playground
Try it out at https://comparehtml.com
Available Tools
compare_html
Compare two HTML values and return their structural differences.
Input:
| Parameter | Type | Required | Description |
|---|---|---|---|
baseHTML | string | No | Base HTML string |
baseHTMLFilePath | string | No | Base HTML file path |
contrastHTML | string | No | Contrast HTML string |
contrastHTMLFilePath | string | No | Contrast HTML file path |
At least one base and one contrast input must be provided.
Output:
Returns an array of HTMLValueDifference objects:
{
"differences": [
{
"pathSegments": ["0", "@class"],
"pathString": "0.@class",
"contrastPathString": "0.@class",
"displayPath": "div > @class",
"pathBelongsTo": "both",
"diffType": "valueChanged"
}
]
}
Server Config
{
"mcpServers": {
"compare-html": {
"command": "npx",
"args": [
"@compare-html/cli@latest",
"--mcp"
]
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
unitstackStar
-Language
-License
-Tags
Recommend Servers
View AllPlaywright Mcp
@microsoft
Playwright MCP server
TypeScript
a year ago
Bahrain Payments Mcp
@junter1989k-ai
11 days ago
France Payments Mcp
@junter1989k-ai
12 days ago
Zambia Payments Mcp
@junter1989k-ai
11 days ago
Rwanda Payments Mcp
@junter1989k-ai
11 days ago
Sweden Payments Mcp
@junter1989k-ai
11 days ago
Ivory Coast Payments Mcp
@junter1989k-ai
11 days ago
Filesystem
@modelcontextprotocol
3 months ago
Ukraine Payments Mcp
@junter1989k-ai
11 days ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Bangladesh Payments Mcp
@junter1989k-ai
11 days ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Algeria Payments Mcp
@junter1989k-ai
11 days ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
Latvia Payments Mcp
@junter1989k-ai
11 days ago
Canada Payments Mcp
@junter1989k-ai
11 days ago
Spain Payments Mcp
@junter1989k-ai
11 days ago
Romania Payments Mcp
@junter1989k-ai
11 days ago
Uganda Payments Mcp
@junter1989k-ai
11 days ago
Germany Payments Mcp
@junter1989k-ai
12 days ago
Costa Rica Payments Mcp
@junter1989k-ai
11 days ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago