Twitter MCP Server

postTweet

Use this tool to post a tweet directly to Twitter, enabling automated or programmatic sharing of text content via the Twitter MCP Server.

Instructions

Post a tweet to Twitter

Input Schema

NameRequiredDescriptionDefault
textYesThe text of the tweet

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "The text of the tweet", "type": "string" } }, "required": [ "text" ], "type": "object" }
ID: qlfiuj6xn6