Skip to main content
Glama

Twitter MCP Server

index.ts436 B
/** * SocialData.tools handlers entry point * Exports all SocialData-powered functionality */ // Search handlers export * from './search.handlers.js'; // User research handlers export * from './user.handlers.js'; // Thread and conversation handlers export * from './thread.handlers.js'; // Network analysis handlers export * from './network.handlers.js'; // Advanced analytics handlers export * from './analytics.handlers.js';

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