Skip to content
Back to search
30
MCP

com.artifyde/artifyde-mcp

com.artifyde/artifyde-mcp

A home for your agent's HTML artifacts - publish, pull, share and review them over MCP.

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

Similar MCP servers embedding-nearest

io.artifacta/mcp
Artifact store for AI agents. Hosted OAuth at mcp.artifacta.io/mcp; local stdio via npm/PyPI.
0 tools · streamable-http
artifacta-mcp
Artifacta MCP server — exposes the Artifacta artifact store to AI agents via the Model Context Protocol
0 tools
quick-html-share-mcp
MCP server that lets your coding agent (Claude Desktop, Cursor, Codex CLI, Claude Code, Continue) publish HTML and get back a shareable URL
0 tools
io.github.hoornet/agentdocs-mcp
MCP server for AgentDocs (agentdocs.eu): read, search, write, comment on & share Markdown docs.
0 tools
hushdrop-mcp
Open-source artifact sharing — publish HTML/Markdown/files as branded, password-protected, zero-knowledge links on your own domain, from any
0 tools
io.github.desper/quick-html-share-mcp
Share AI-generated HTML from your coding agent. Unguessable URL + viewer analytics.
0 tools

How to use

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

{
  "mcpServers": {
    "com.artifyde/artifyde-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}