We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/olivier-motium/x-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# X API v2 — Bearer token for read-only access
X_BEARER_TOKEN=your_bearer_token
# X API v2 — OAuth 2.0 for read+write (optional, enables posting/DMs)
X_CLIENT_ID=your_client_id
X_CLIENT_SECRET=your_client_secret
X_TOKEN_PATH=./token.json
# Your X user ID (find at tweeterid.com)
X_USER_ID=your_user_id
# xAI / Grok — for intelligence tools
XAI_API_KEY=your_xai_api_key
# Logfire — for observability (optional)
LOGFIRE_TOKEN=your_logfire_token