Skip to main content
Glama

Mesh Agent MCP Server

elfatwitterintelligenceagent_search_account

Analyze Twitter accounts by retrieving engagement metrics, follower growth, and influential mentions. Identify topics and cryptocurrencies frequently discussed with data from ELFA API. Input a username and specify historical activity duration for actionable insights.

Instructions

Search for a Twitter account with both mention search and account statistics. This tool provides engagement metrics, follower growth, and mentions by smart users. It does not contain all tweets, but only those of influential users. It also identifies the topics and cryptocurrencies they frequently discuss. Data comes from ELFA API and can analyze several weeks of historical activity.

Input Schema

NameRequiredDescriptionDefault
days_agoNoNumber of days to look back for mentions
limitNoMaximum number of mention results
usernameYesTwitter username to analyze (without @)

Input Schema (JSON Schema)

{ "properties": { "days_ago": { "default": 30, "description": "Number of days to look back for mentions", "type": "number" }, "limit": { "default": 20, "description": "Maximum number of mention results", "type": "number" }, "username": { "description": "Twitter username to analyze (without @)", "type": "string" } }, "required": [ "username" ], "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/heurist-network/heurist-mesh-mcp-server'

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