Skip to main content
Glama

X (Twitter) MCP Server - Enhanced Edition

by mbelinky
.env.example468 B
# OAuth 1.0a Configuration API_KEY=your_api_key_here API_SECRET_KEY=your_api_secret_key_here ACCESS_TOKEN=your_access_token_here ACCESS_TOKEN_SECRET=your_access_token_secret_here # OAuth 2.0 Configuration (uncomment to use) # AUTH_TYPE=oauth2 # OAUTH2_CLIENT_ID=your_client_id_here # OAUTH2_CLIENT_SECRET=your_client_secret_here # OAUTH2_ACCESS_TOKEN=your_access_token_here # OAUTH2_REFRESH_TOKEN=your_refresh_token_here # Optional: Enable debug logging # DEBUG=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/mbelinky/x-mcp-server'

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