Skip to main content
Glama
JialiangFan

X-MCP 2.0

by JialiangFan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CLIENT_IDYesYour Twitter OAuth 2.0 Client ID
ACCESS_TOKENYesYour Twitter OAuth 2.0 Access Token (obtained from auth flow)
CLIENT_SECRETYesYour Twitter OAuth 2.0 Client Secret
REFRESH_TOKENNoYour Twitter OAuth 2.0 Refresh Token (optional, enables auto-refresh)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
post_tweetB

Post a tweet to X/Twitter. Supports replies and quote tweets.

search_tweetsC

Search for tweets on X/Twitter using a query string.

get_tweetB

Get a specific tweet by its ID.

get_my_profileA

Get the authenticated user's X/Twitter profile.

get_userB

Get a user's X/Twitter profile by username.

get_timelineC

Get the authenticated user's home timeline.

like_tweetC

Like a tweet on X/Twitter.

retweetB

Retweet a tweet on X/Twitter.

reply_to_tweetC

Reply to a specific tweet on X/Twitter.

get_user_tweetsC

Get recent tweets from a specific user.

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/JialiangFan/X-MCP-2.0'

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