Skip to main content
Glama

Twitter MCP Server

trackVirality

Analyze viral spread patterns and engagement velocity for a specific Tweet ID. Monitor activity over a customizable period and gain insights into detailed spread dynamics.

Instructions

Track viral spread patterns and engagement velocity

Input Schema

NameRequiredDescriptionDefault
analyzeSpreadNoInclude detailed spread analysis (default: true)
trackingPeriodNoPeriod to track (default: "24h")
tweetIdYesTweet ID to track virality for

Input Schema (JSON Schema)

{ "properties": { "analyzeSpread": { "description": "Include detailed spread analysis (default: true)", "type": "boolean" }, "trackingPeriod": { "description": "Period to track (default: \"24h\")", "type": "string" }, "tweetId": { "description": "Tweet ID to track virality for", "type": "string" } }, "required": [ "tweetId" ], "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