🤖

publish

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

RUN IN TERMINAL
claude mcp add aispideriq-publish -- npx -y @spideriq/mcp-publish
ADD TO claude_desktop_config.json
{ "mcpServers": { "aispideriq-publish": { "command": "npx", "args": ["-y", "@spideriq/mcp-publish"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aispideriq-publish": { "command": "npx", "args": ["-y", "@spideriq/mcp-publish"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "aispideriq-publish": { "command": "npx", "args": ["-y", "@spideriq/mcp-publish"] } } }

About This MCP Server

The ai.spideriq/publish server is a Model Context Protocol server that enables publishing of content to the SpiderIQ platform, allowing developers to manage pages, posts, templates, components, domains, and media. It connects to the SpiderIQ content platform through the MCP protocol, facilitating the exchange of data between the platform and AI coding assistants. Developers would use this server when they need to integrate their AI-powered applications with the SpiderIQ platform to publish and manage content.

SpiderIQ Publish: content platform MCP (pages, posts, templates, components, domains, media). This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@spideriq/mcp-publish on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The publish server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aispideriq-publish.svg)](https://skillsplayground.com/mcps/aispideriq-publish/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.