X (Twitter) MCP server

by rafaljanicki

favorite_tweet

Mark a tweet as a favorite using its unique tweet ID to save or highlight it on X (formerly Twitter).

Instructions

Favorites a tweet

Input Schema

NameRequiredDescriptionDefault
tweet_idYes

Input Schema (JSON Schema)

{ "properties": { "tweet_id": { "title": "Tweet Id", "type": "string" } }, "required": [ "tweet_id" ], "title": "favorite_tweetArguments", "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/rafaljanicki/x-twitter-mcp-server'

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