mcpbeat Sign in

Dead Drop Content MCP Server

by holmesclaw-hash Your server? Claim it
local only

Dead Drop Content runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm.

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

Installs per day peak 24 · avg 7 · -16% w/w
a month agotoday
25
Installs / week
npm · dead-drop-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Dead Drop Content every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add dead-drop-content -- npx -y dead-drop-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dead-drop-content": {
      "args": [
        "-y",
        "dead-drop-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.dead-drop-content]
command = "npx"
args = ["-y", "dead-drop-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "dead-drop-content": {
      "args": [
        "-y",
        "dead-drop-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "dead-drop-content": {
      "args": [
        "-y",
        "dead-drop-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: OLLAMA_URL (Ollama API URL (default: http://localhost:11434)), UNSPLASH_ACCESS_KEY (Unsplash API key for image matching (optional, images disabled without it)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Dead Drop Content

same job, measured the same way
SEO Content Factory
by b77

Draft SEO blog articles from topic to ready-to-review post.

answering
Blogbat
by pooriaarab

Hosted MCP for BlogBat: read, write, generate, and publish blog articles and content.

answering
HTML to Image
by html2img

Render HTML and CSS to PNG images over HTTP. Send HTML and CSS and get a PNG back.

2 tools answering
Content Optimizer
by sharozdawa

SERP-based content scoring and optimization with 7 SEO categories.

28 installs/wk local only
Wikivibe MCP
by alexmi64

Search and read public Wikivibe articles about AI coding, agents, MCP, GEO, bots and deployment.

9 tools answering
Frase SEO
by frase

SEO, GEO & AI Visibility — research, write, optimize, publish & monitor content. 121 tools.

480 installs/wk answering
RankWorker
by rankworker

Create and manage SEO content plans, articles, projects, and publishing integrations in RankWorker.

answering
Timothe's Growth Calendar
by timothe

Plan, schedule and generate SEO articles on a content calendar, from your agent.

answering

Dead Drop Content — questions

Answers built from our own checks of this server.

Why is there no uptime for Dead Drop Content?
Dead Drop Content runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package dead-drop-mcp was installed 25 times last week.
How do I connect Dead Drop Content?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls dead-drop-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Dead Drop Content?
The npm package dead-drop-mcp was installed 25 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.