Skip to main content
Glama

X(Twitter) MCP Server

by vidhupv

publish_draft

Automatically publish a prepared tweet or thread on X (Twitter) by specifying the draft ID, enabling direct content posting through the MCP server.

Instructions

Publish a draft tweet or thread

Input Schema

NameRequiredDescriptionDefault
draft_idYesID of the draft to publish

Input Schema (JSON Schema)

{ "properties": { "draft_id": { "description": "ID of the draft to publish", "type": "string" } }, "required": [ "draft_id" ], "type": "object" }

You must be authenticated.

Other Tools from X(Twitter) 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/vidhupv/x-mcp'

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