Skip to content
Back to search
30
MCP

@textwatermarking/mcp-server

npm/@textwatermarking/mcp-server

A Unicode-based text watermarking MCP server that embeds invisible watermarks using variation selectors. Ready for use with Cursor AI and other MCP clients.

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

Similar MCP servers embedding-nearest

mcpcn-video-text-watermark-mcp
MCP server for adding text watermarks and overlays to videos
0 tools
io.github.groupdocs-watermark/groupdocs-watermark-mcp
MCP server for GroupDocs.Watermark — add and search document watermarks via AI agents.
0 tools
@bytesbrains/mcp-textbrowser
MCP server — text-first headless browser with DOM + OCR. Zero image tokens by default. 5-15x cheaper than screenshot-based browser MCPs.
0 tools
mcpcn-video-image-watermark-mcp
MCP server for adding image watermarks and overlays to videos
0 tools
textview-mcp
MCP server for TextView — persistent memory for AI agents. Save, search, and retrieve documents across AI sessions.
0 tools
unsplash-mcp-server
🔎 A MCP server for Unsplash image search.
0 tools

How to use

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

{
  "mcpServers": {
    "@textwatermarking/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}