Back to search
30
MCP

mcp-html-sync-server

npm/mcp-html-sync-server

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

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

Similar MCP servers embedding-nearest

yujiosaka/mcp-html-sync-server
A real-time HTML syncing server with hot reload capabilities, built using the Model Context Protocol
0 tools
mcp-server-reddit
A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information and
0 tools
mcp-server
Model Context Protocol (MCP) server for the Webflow Data API.
0 tools
mcp-fetch-node
A Model Context Protocol server that provides web content fetching capabilities
0 tools
mcp-reddit
A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
0 tools
mcp-time
MCP (Model Context Protocol) server which provides utilities to work with time and dates, with natural language, multiple formats and timezo
0 tools

How to use

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

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