Skip to main content
Glama
Aiyo28
by Aiyo28

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
XEE_MCP_COOKIESYesPath to the cookies.json file containing your X.com session cookies.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchA

Search X (Twitter) posts by keyword. Read-only.

Supports X search syntax: from:handle, to:handle, since:YYYY-MM-DD, until:YYYY-MM-DD,
"exact phrase", -exclude, OR. Returns latest matches.
user_tweetsA

Read recent posts from an X (Twitter) user. Read-only.

Pass the handle without @. Example: handle="simonw" → fetches simonw's recent posts.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one searches by keyword across posts, the other retrieves posts from a specific user. There is no overlap or ambiguity.

Naming Consistency4/5

Both tool names are lowercase and concise, but 'search' is a verb while 'user_tweets' is a noun phrase. The style is mostly consistent, with a minor deviation.

Tool Count3/5

With only 2 tools for the X platform, the scope is quite limited. While a small set can be appropriate for a focused server, this feels insufficient for comprehensive X interaction.

Completeness2/5

The server lacks many fundamental operations for social media data, such as posting, user profiles, trending topics, or thread fetching. The tool surface is severely incomplete.

Maintenance

ActivityInactive
ResponsivenessUnresponsive