Skip to main content
Glama

mcp-twikit

by adhikasp

get_timeline

Retrieve tweets from your Twitter 'For You' home timeline by specifying the number of tweets to fetch, with a default of 20. Simplify access to personalized Twitter content.

Instructions

Get tweets from your home timeline (For You).

Args: count: Number of tweets to retrieve (default 20)

Input Schema

NameRequiredDescriptionDefault
countNo

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 20, "title": "Count", "type": "integer" } }, "title": "get_timelineArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-twikit

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/adhikasp/mcp-twikit'

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