Skip to main content
Glama
arvinmoj

TwitGhost

by arvinmoj

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
USER_AGENTNoOptional custom browser user agent
TWITTER_EMAILNoEmail on your X account (required if not using browser cookies)
TWITTER_PASSWORDNoYour X password (required if not using browser cookies)
TWITTER_USERNAMENoYour X handle (required if not using browser cookies)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_twitterC

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

get_user_tweetsC

Get tweets from a specific user's timeline.

get_timelineC

Get tweets from your home timeline (For You).

get_latest_timelineC

Get tweets from your home timeline (Following).

post_tweetC

Post a tweet with optional media, reply, and tags.

delete_tweetC

Delete a tweet by its ID.

send_dmC

Send a direct message to a user.

delete_dmC

Delete a direct message by its ID.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/arvinmoj/twitghost-mcp'

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