Skip to main content
Glama

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" }

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/crazyrabbitLTC/mcp-twitter-server'

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