Skip to main content
Glama
hellocybernetics

pyX-MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
X_API_KEYYesYour X (Twitter) API key
X_API_SECRETYesYour X (Twitter) API secret
X_ACCESS_TOKENYesYour X (Twitter) access token
X_BEARER_TOKENNoYour X (Twitter) bearer token (optional for v2 API)
X_ACCESS_TOKEN_SECRETYesYour X (Twitter) access token secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_postB

Post a new post with optional media, reply, or quote

delete_postB

Delete a post by ID

create_threadB

Create a multi-post thread from long text

repost_postC

Repost a post by ID

undo_repostB

Undo an existing repost by ID

get_postA

Retrieve a specific post by ID

search_recent_postsC

Search for recent posts (past 7 days)

upload_imageA

Upload an image file (max 5MB, JPEG/PNG/WebP/GIF). Please provide an absolute file path.

upload_videoB

Upload a video file (max 512MB, MP4 with H.264/AAC). Please provide an absolute file path.

get_auth_statusA

Get authentication status and rate limit information

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/hellocybernetics/pyX-MCP'

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