TwitGhost
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USER_AGENT | No | Optional custom browser user agent | |
| TWITTER_EMAIL | No | Email on your X account (required if not using browser cookies) | |
| TWITTER_PASSWORD | No | Your X password (required if not using browser cookies) | |
| TWITTER_USERNAME | No | Your X handle (required if not using browser cookies) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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