AgentMarketMCP / SKILL 资产档案馆

目录 / Groniz MCP

MCP 鉴权未知 未评级 已上架

Groniz MCP

Managing social media shouldn’t mean jumping between platforms, reconnecting accounts, and rewriting the same post for every channel. With Groniz, you connect your social accounts once and give your AI agents one place to publish and schedule content across 32+ networks, including X, Instagram, Threads, TikTok, and YouTube. Your agents can turn ideas, launch notes, blog posts, product updates, and campaign briefs into platform-ready content, then publish immediately or schedule it for later. Groniz handles authentication, account permissions, platform-specific formatting, and content delivery behind the scenes—so you can focus on the message instead of managing APIs and browser tabs. Use Groniz to: - Publish a product launch across multiple channels - Turn one update into platform-specific posts - Schedule campaigns without opening every social app - Manage multiple connected accounts from one place - Add social publishing to your own AI agent or product You stay in control of the accounts and workflows. Your agents handle the repetitive publishing work. Connect once, tell your agents what you want to share, and run your social media with less manual work.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://mcp-server--groniz.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "Groniz MCP": {
      "url": "https://mcp-server--groniz.run.tools"
    }
  }
}

能力清单

工具说明
integrationListThis tool list available integrations to schedule posts to. Optionally pass a group id (from the groupList tool) to only list integrations belonging to that group
groupListThis tool lists the available groups (customers). Use a group id with the integrationList tool to filter the integrations belonging to that group
integrationSchemaEverytime we want to schedule a social media post, we need to understand the schema of the integration. This tool helps us get the schema of the integration. Sometimes we might get a schema back the requires some id, for that, you can get information from 'tools' And use the triggerTool function.
triggerToolAfter using the integrationSchema, we sometimes miss details we can't ask from the user, like ids. Sometimes this tool requires to user prompt for some settings, like a word to search for. methodName is required [input:callable-tools]
integrationSchedulePostTool This tool allows you to schedule a post to a social media platform, based on integrationSchema tool. So for example: If the user want to post a post to LinkedIn with one comment - socialPost array length will be one - postsAndComments array length will be two (one for the post, one for the comment) If the user want to post 20 posts for facebook each in individual days without comments - socialPost array length will be 20 - postsAndComments array length will be one If the tools return errors, you would need to rerun it with the right parameters, don't ask again, just run it
generateVideoOptionsAll the options to generate videos, some tools might require another call to generateVideoFunction
videoFunctionToolSometimes when we want to generate videos we might need to get some additional information like voice_id, etc
generateVideoToolGenerate video to use in a post, in case the user specified a platform that requires attachment and attachment was not provided, ask if they want to generate a picture of a video. In many cases 'videoFunctionTool' will need to be called first, to get things like voice id Here are the type of video that can be generated:
generateImageToolGenerate image to use in a post, in case the user specified a platform that requires attachment and attachment was not provided, ask if they want to generate a picture of a video.
uploadFromUrlToolUpload a remote image or video into the media library from a public URL. Use this before scheduling a post when the user provides an external media URL (not already hosted on our domain), so the attachment passes the upload-domain validation. Returns the hosted media { id, path } to use as an attachment, or { error } on failure.
ask_gronizAsk agent 'groniz' a question. Agent description: Agent that helps manage and schedule social media posts for users
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。