Dead Drop Content runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm.
Publish-ready articles on demand. Send a topic, get back SEO-optimized content with images.
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.
claude mcp add dead-drop-content -- npx -y dead-drop-mcp
{
"mcpServers": {
"dead-drop-content": {
"args": [
"-y",
"dead-drop-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.dead-drop-content]
command = "npx"
args = ["-y", "dead-drop-mcp"]
{
"mcpServers": {
"dead-drop-content": {
"args": [
"-y",
"dead-drop-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dead-drop-content": {
"args": [
"-y",
"dead-drop-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.