mcpbeat Sign in

Publish MCP Server

local only

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

SpiderIQ Publish: content platform MCP (pages, posts, templates, components, domains, media)

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 154 · avg 13 · -70% w/w
a month agotoday
49
Installs / week
npm · @spideriq/mcp-publish
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 publish -- npx -y @spideriq/mcp-publish
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "publish": {
      "args": [
        "-y",
        "@spideriq/mcp-publish"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.publish]
command = "npx"
args = ["-y", "@spideriq/mcp-publish"]
.cursor/mcp.json
{
  "mcpServers": {
    "publish": {
      "args": [
        "-y",
        "@spideriq/mcp-publish"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "publish": {
      "args": [
        "-y",
        "@spideriq/mcp-publish"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Publish

same job, measured the same way
Mail
by spideriq

SpiderIQ Mail: SpiderMail mailboxes, messages, threads, send, compose for AI agents

57 installs/wk local only
Media
by spideriq

SpiderIQ Media: SpiderMedia files, videos, per-tenant media catalog (read)

51 installs/wk local only
Gate
by spideriq

SpiderIQ Gate: SpiderGate LLM gateway (completions, models, usage, traces)

53 installs/wk local only
Telegram Channel Scraper
by brenton-keller

Public Telegram channel posts, views, reactions, media and subscriber counts. No login needed.

answering
Web Resurrect
by web-resurrect

Resurrect expired domains: scrape Wayback, AI-rewrite, generate images, publish to WordPress.

47 installs/wk local only
DACIX — The Store for AI Agents
by dacix

AI-agent marketplace: agent templates, web search & crawl, SEO audit, RO company data, city info.

19 tools answering
Instatus Status Page Scraper – JSON API Tool
by ranovam

Instatus status page scraper turns any company's Instatus page into clean JSON — components…

answering
Leads
by spideriq

SpiderIQ Leads: lead-gen MCP (jobs, campaigns, IDAP, Maps, People, Verify, company intel, spiderPR)

54 installs/wk local only

Publish — questions

Answers built from our own checks of this server.

Why is there no uptime for Publish?
Publish 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 @spideriq/mcp-publish was installed 49 times last week.
Is Publish still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Publish?
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 @spideriq/mcp-publish straight from npm; nothing to host, nothing to sign up for.
How many people use Publish?
The npm package @spideriq/mcp-publish was installed 49 times in the last week. Week over week that is -70%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.