Skip to main content
Glama

Twitter MCP Server

unfollowUser

Remove a user from your following list by specifying their username. Enhance your Twitter experience by managing connections directly through the Twitter MCP Server.

Instructions

Unfollow a user by their username

Input Schema

NameRequiredDescriptionDefault
usernameYesThe username of the user to unfollow

Input Schema (JSON Schema)

{ "properties": { "username": { "description": "The username of the user to unfollow", "type": "string" } }, "required": [ "username" ], "type": "object" }

You must be authenticated.

Other Tools from 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/crazyrabbitLTC/mcp-twitter-server'

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