← Index

io.github.holmesclaw-hash/dead-drop-content

io.github.holmesclaw-hash/dead-drop-content·v0.1.1·Image, Video & Audio
Quality Score
70
/100

Publish-ready articles on demand. Send a topic, get back SEO-optimized content with images.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "dead-drop-content": {
      "command": "npx",
      "args": [
        "-y",
        "dead-drop-mcp"
      ],
      "env": {
        "OLLAMA_URL": "<ollama_url>",
        "UNSPLASH_ACCESS_KEY": "<your-unsplash_access_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "dead-drop-content": {
      "command": "npx",
      "args": [
        "-y",
        "dead-drop-mcp"
      ],
      "env": {
        "OLLAMA_URL": "<ollama_url>",
        "UNSPLASH_ACCESS_KEY": "<your-unsplash_access_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y dead-drop-mcp
§02  Environment variables
OLLAMA_URL

Ollama API URL (default: http://localhost:11434)

UNSPLASH_ACCESS_KEY
secret

Unsplash API key for image matching (optional, images disabled without it)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
10
stability
5
§04  Alternatives in Image, Video & Audio