mcp-twikit

by adhikasp

search_twitter

Use this tool to search Twitter for specific queries, with options to sort results by 'Top' or 'Latest' and control the number of tweets retrieved.

Instructions

Search twitter with a query. Sort by 'Top' or 'Latest'

Input Schema

NameRequiredDescriptionDefault
countNo
queryYes
sort_byNoTop

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "title": "Count", "type": "integer" }, "query": { "title": "Query", "type": "string" }, "sort_by": { "default": "Top", "title": "Sort By", "type": "string" } }, "required": [ "query" ], "title": "search_twitterArguments", "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