Skip to main content
Glama

X(Twitter) MCP Server

by cjkcr
.env.example549 B
# Twitter API Credentials (OAuth 1.0a - Required) TWITTER_API_KEY=your_api_key_here TWITTER_API_SECRET=your_api_secret_here TWITTER_ACCESS_TOKEN=your_access_token_here TWITTER_ACCESS_TOKEN_SECRET=your_access_token_secret_here # Twitter Bearer Token (OAuth 2.0 - Optional, for read operations) TWITTER_BEARER_TOKEN=your_bearer_token_here # Auto-delete failed drafts configuration # Set to "true" to automatically delete drafts when publishing fails # Set to "false" to preserve drafts for manual retry (default: true) AUTO_DELETE_FAILED_DRAFTS=true

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/cjkcr/x-mcp'

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