Skip to main content
Glama

Twitter MCP Server

getUserInfo

Retrieve detailed information about a Twitter user by entering their username. The tool integrates with the Twitter MCP Server to simplify user data retrieval for analysis or engagement.

Instructions

Get information about a Twitter user

Input Schema

NameRequiredDescriptionDefault
usernameYesThe username of the user

Input Schema (JSON Schema)

{ "properties": { "username": { "description": "The username of the user", "type": "string" } }, "required": [ "username" ], "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