
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@spideriq/mcp-publish
Advanced tools
SpiderIQ Publish MCP Server — content platform tools (pages, posts, templates, components, domains, media) for AI assistants
Atomic MCP server for SpiderPublish — the SpiderIQ content platform. Pages, posts, docs, templates, components, domains, media. ~87 tools.
Part of the SpiderIQ MCP catalog. See @spideriq/mcp for the kitchen-sink variant that includes every slice (~157 tools) and @spideriq/cli for the command-line variant.
{
"mcpServers": {
"spideriq-publish": {
"command": "npx",
"args": ["-y", "@spideriq/mcp-publish"],
"env": {
"SPIDERIQ_FORMAT": "yaml",
"npm_config_registry": "https://npm.spideriq.ai"
}
}
}
}
Then restart your IDE (Claude Code, Cursor, Antigravity, Windsurf).
Antigravity / Claude Desktop / some Codex-on-Responses deployments
silently drop MCP servers whose tools/list exceeds ~128 entries.
Pre-2026-05-22 every team rolled their own filter proxy and dropped
different tools (the 2026-05-22 Claude Code usability report
documented an authoring session that got stuck because the local
proxy filter hid content_create_component /
content_update_settings / template_apply_theme / etc.).
Set SPIDERIQ_MCP_SLICE=mac-128 in your .mcp.json env to opt in to
the canonical curated slice — guaranteed under the ceiling forever
with the full authoring path (pages, posts, components, settings,
themes, deploys, visual-check, forms, media) intact:
{
"mcpServers": {
"spideriq-publish": {
"command": "npx",
"args": ["-y", "@spideriq/mcp-publish"],
"env": {
"SPIDERIQ_FORMAT": "yaml",
"SPIDERIQ_MCP_SLICE": "mac-128",
"npm_config_registry": "https://npm.spideriq.ai"
}
}
}
}
Niche tools excluded from mac-128: directory/programmatic SEO,
playbooks, scroll-sequence helpers, marketplace admin curation,
component propagation, audit-extras. If you need any of those,
either omit SPIDERIQ_MCP_SLICE (full set) or switch to
@spideriq/cli for the command-line path.
First time only — the server exposes the standard SpiderIQ PAT flow:
request_access with your admin email~/.spideriq/credentials.json and every subsequent call uses itSee SpiderCLI authentication docs for the full flow diagram.
Shared (8): request_access, check_access_status, get_auth_status, logout, list_workspaces, health_check, get_queue_stats, get_api_info.
Content (~50): pages, posts, docs, categories, tags, navigation, settings. Full CRUD + publish/unpublish + scheduled publishing.
Templates (12): template_list, template_get, template_upsert, template_delete, template_apply_theme, template_list_themes, template_get_config, template_update_config, template_preview, template_get_help, content_deploy_site, content_deploy_status.
Components (9): create/read/update/delete reusable UI components with Shadow DOM isolation, plus versioning, publish, archive.
Domains (~5): add domain, verify, set primary, delete, list.
Media (~2): upload and list media files.
Run the template_get_help tool for a YAML reference of every content type, Liquid filter, and block type — ~2,867 tokens, far cheaper than reading this README in a prompt.
The package reports a version derived from @spideriq/core in its handshake (currently 0.8.3 — the shared API-client version). Bug fixes to shared auth/system tools propagate via a coordinated republish of every slice + the kitchen sink.
FAQs
SpiderIQ Publish MCP Server — content platform tools (pages, posts, templates, components, domains, media) for AI assistants
We found that @spideriq/mcp-publish demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.