Token导航 LogoToken导航TokenDH.com
QI
搜索检索HTTP官方级别未说明来源级核验

QiQ Social

MCP Server

AI-powered multi-platform content publishing. 25 tools to create posts, run automations, manage RSS feeds, generate hashtags, search images, and publish to Instagram, Facebook, LinkedIn, X, Threads, …

工具数

公开资料未说明
JavaScriptOAuth认证HTTP搜索

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:48

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add qiq/social

详细介绍

QiQ Social

AI-powered multi-platform content publishing. 25 tools to create posts, run automations, manage RSS feeds, generate hashtags, search images, and publish to Instagram, Facebook, LinkedIn, X, Threads, …

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add qiq/social

# Browse available tools
npx -y smithery tool list qiq/social

# Get full schema for a tool
npx -y smithery tool get qiq/social list_workspaces

# Call a tool
npx -y smithery tool call qiq/social list_workspaces '{}'

Direct MCP Connection

Endpoint: https://qiq-social.run.tools

Tools (25)

  • list_workspaces — List all workspaces the authenticated user has access to
  • list_automations — List automations in a workspace. Returns automation configs with their output channels.
  • get_automation — Get detailed information about a specific automation
  • create_automation — Create a new automation. Types: write_social, write_blog, rss_social, rss_blog, rss_digest_blog. Schedule uses cron syn…
  • update_automation — Update an existing automation's settings
  • delete_automation — Delete an automation and its outputs
  • run_automation — Trigger content generation for an automation immediately. Creates posts based on the automation config.
  • list_connections — List platform connections (OAuth integrations) in a workspace
  • list_channels — List available publishing channels in a workspace. Channels represent specific destinations like a Facebook page, Teleg…
  • list_posts — List posts in a workspace with optional filters. Status values: NONE (draft), PENDING, RUNNING, SUCCESS, FAILURE.
  • get_post — Get detailed information about a specific post including its content and metrics
  • create_post — Create a draft post for a specific channel. Content structure depends on the channel placement.
  • update_post — Update a draft post's content before publishing
  • delete_post — Delete a post. Only works for draft posts (status NONE).
  • publish_post — Publish a draft post to its platform. The post will be sent to the channel it was created for.
  • list_sources — List RSS feed sources in a workspace
  • create_source — Add an RSS feed source to a workspace for use with rss-type automations
  • delete_source — Remove an RSS feed source
  • validate_rss — Validate an RSS feed URL and get feed metadata before adding it as a source
  • text_assist — AI-powered text enhancement. Actions: proofread (fix grammar/spelling), rephrase (rewrite), generate (create new text).
  • media_assist — Search for stock images or generate AI images for posts
  • generate_hashtags — Generate platform-optimized hashtags for content
  • list_assets — List media assets in a workspace's library
  • list_labels — List labels in a workspace for organizing content
  • get_subscription_status — Check the current subscription plan and usage limits
# Get full input/output schema for a tool
npx -y smithery tool get qiq/social 

目录标签

目录标签

JavaScriptOAuth认证HTTP搜索

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

oauth

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPoauth部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP