Skip to main content
Glama

X(Twitter) MCP Server

by cjkcr

retweet

Share an existing tweet with your followers by providing its ID, enabling content redistribution on X/Twitter through the MCP server.

Instructions

Retweet an existing tweet (simple retweet without comment)

Input Schema

NameRequiredDescriptionDefault
tweet_idYesThe ID of the tweet to retweet

Input Schema (JSON Schema)

{ "properties": { "tweet_id": { "description": "The ID of the tweet to retweet", "type": "string" } }, "required": [ "tweet_id" ], "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/cjkcr/x-mcp'

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