Skip to main content
Glama

Twitter MCP Server

settings.d.ts300 B
export interface ITwitterApiV2Settings { debug: boolean; deprecationWarnings: boolean; logger: ITwitterApiV2SettingsLogger; } export interface ITwitterApiV2SettingsLogger { log(message: string, payload?: any): void; } export declare const TwitterApiV2Settings: ITwitterApiV2Settings;

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