Skip to main content
Glama

social-media-mcp

post_to_x

Use this tool to publish messages on X (formerly Twitter) directly. Specify content and, optionally, a thread ID to post within a conversation.

Instructions

Post a message to X (formerly Twitter)

Input Schema

NameRequiredDescriptionDefault
contentYesContent of the post
threadIdNoID of the thread to post to

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "Content of the post", "type": "string" }, "threadId": { "description": "ID of the thread to post to", "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