import TwitterApiv2LabsReadOnly from './client.v2.labs.read';
/**
* Base Twitter v2 labs client with read/write rights.
*/
export default class TwitterApiv2LabsReadWrite extends TwitterApiv2LabsReadOnly {
protected _prefix: string;
/**
* Get a client with only read rights.
*/
get readOnly(): TwitterApiv2LabsReadOnly;
}
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