Skip to main content
Glama

X MCP Server

by DataWhisker

create_tweet

Generate and post tweets directly from a server integration, enabling seamless engagement with your audience on X (Twitter) with structured text input.

Instructions

Create a new tweet

Input Schema

NameRequiredDescriptionDefault
textYesThe text content of the tweet

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "The text content of the tweet", "maxLength": 280, "type": "string" } }, "required": [ "text" ], "type": "object" }

You must be authenticated.

Other Tools from X MCP Server

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/DataWhisker/x-mcp-server'

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