Back to search
100
MCP live v1.1.0 streamable-http

ai.artidrop/artidrop

ai.artidrop/artidrop

Publish HTML, Markdown, and multi-file sites as shareable URLs instantly via MCP.

Uptime
61.5%
13 probes
Response
947ms
last probe
Tools
4
callable

Tools · 4

publish

Publish HTML or Markdown content as a shareable URL. Pass `content` byte-for-byte from the source — do not retype, reformat, minify, summarize, or 'clean up' the input; even one stray character can br…

publish_site

Publish a multi-file HTML site from a base64-encoded ZIP file. The ZIP must contain an index.html at its root. For sites larger than ~10MB — or whenever you have the file on disk — prefer the REST API…

get

Get artifact metadata. Set include_content to true to also return the full HTML content.

versions

List version history of an artifact

Similar MCP servers embedding-nearest

mkdshare.DEV
Publish and share access-controlled Markdown documents from any MCP-enabled AI tool.
0 tools · streamable-http
AutEng MCP - Markdown Publishing & Document Share Links live
Publish markdown documents as public share links with mermaid diagrams. Built by AutEng.ai
7 tools · streamable-http
AutEng MCP - Markdown Publishing & Document Share Links live
Publish markdown documents as public share links with mermaid diagram support. Built by AutEng.ai
7 tools · streamable-http
PageDrop MCP
Deploy and manage instant HTML sites with paste, upload, and ZIP deploy
0 tools
BrewPage MCP
Publish HTML, Markdown, KV, JSON, and files to brewpage.app from AI assistants. No signup.
0 tools
ai.websitepublisher/mcp
Build and publish websites through AI conversation.
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "ai.artidrop/artidrop": {
      "url": "https://artidrop.ai/mcp",
      "transport": "streamable-http"
    }
  }
}