Skip to main content
Glama

social-media-mcp

create_x_thread

Initiate a thread on X (formerly Twitter) by generating the initial post with specified content, enabling structured and extended social media discussions.

Instructions

Create a thread on X (formerly Twitter)

Input Schema

NameRequiredDescriptionDefault
contentYesContent of the first post

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "Content of the first post", "type": "string" } }, "required": [ "content" ], "type": "object" }

You must be authenticated.

Other Tools from social-media-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/angheljf/social-media-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server