Back to search
30
MCP

yujiosaka/mcp-html-sync-server

docker/yujiosaka/mcp-html-sync-server

A real-time HTML syncing server with hot reload capabilities, built using the Model Context Protocol

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-html-sync-server
A real-time HTML syncing server with hot reload capabilities, built using the Model Context Protocol (MCP)
0 tools
mcp-fetch-node
A Model Context Protocol server that provides web content fetching capabilities
0 tools
zujkowski/mcp-standards-server
Model Context Protocol server for intelligent access to development standards
0 tools
fast-html-mcp-server
Five-tier MCP server for lightning-fast HTML generation from AI agents
0 tools
yuque-mcp-server
Yuque MCP Server - Model Context Protocol server for Yuque API
0 tools
baiyx-mcp-server-dispatch
A Model Context Protocol server providing dispatch functionality
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "yujiosaka/mcp-html-sync-server": {
      "url": "None",
      "transport": "http"
    }
  }
}