Skip to main content
Glama
6551Team

Twitter MCP Server

by 6551Team

get_twitter_user_tweets

Retrieve recent tweets from a specific Twitter/X user by providing their username, with options to filter replies and retweets and set a limit on results.

Instructions

Get recent tweets from a specific Twitter/X user.

Args: username: Twitter username (without @). limit: Maximum tweets to return (default 20, max 100). include_replies: Include reply tweets (default False). include_retweets: Include retweets (default False).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
usernameYes
limitNo
include_repliesNo
include_retweetsNo

Latest Blog Posts

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/6551Team/opentwitter-mcp'

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