Skip to main content
Glama

Twitter MCP Server

unlikeTweet

Remove your like from a specific tweet on Twitter by providing the tweet ID. This tool integrates with the Twitter MCP Server to manage interactions with tweets.

Instructions

Unlike a previously liked tweet

Input Schema

NameRequiredDescriptionDefault
tweetIdYesThe ID of the tweet to unlike

Input Schema (JSON Schema)

{ "properties": { "tweetId": { "description": "The ID of the tweet to unlike", "type": "string" } }, "required": [ "tweetId" ], "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