Skip to main content
Glama

Twitter MCP Server

getThreadMetrics

Measure thread performance and engagement distribution on Twitter using a specific tweet ID. Optionally include detailed engagement analysis and set a custom timeframe for insights.

Instructions

Analyze thread performance and engagement distribution

Input Schema

NameRequiredDescriptionDefault
analyzeEngagementNoInclude detailed engagement analysis (default: true)
timeframeNoAnalysis timeframe (default: "24h")
tweetIdYesThe thread root tweet ID

Input Schema (JSON Schema)

{ "properties": { "analyzeEngagement": { "description": "Include detailed engagement analysis (default: true)", "type": "boolean" }, "timeframe": { "description": "Analysis timeframe (default: \"24h\")", "type": "string" }, "tweetId": { "description": "The thread root tweet ID", "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