Skip to main content
Glama

Twitter MCP Server

client.v2.labs.read.js341 B
import TwitterApiSubClient from '../client.subclient'; import { API_V2_LABS_PREFIX } from '../globals'; /** * Base Twitter v2 labs client with only read right. */ export default class TwitterApiv2LabsReadOnly extends TwitterApiSubClient { constructor() { super(...arguments); this._prefix = API_V2_LABS_PREFIX; } }

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/crazyrabbitLTC/mcp-twitter-server'

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