twitter_mcp_server

sint-ai/twitter_mcp_server

3.2

If you are the rightful owner of twitter_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol server for Twitter/X integration, enabling AI models to interact with the Twitter platform.

Tools
4
Resources
0
Prompts
0

Twitter MCP Server

Environment variables

NameRequiredDescription
TWITTER_API_KEYYesTwitter application API key used for MCP requests.
TWITTER_API_SECRETYesTwitter application API secret used for MCP requests.
DATABASE_URLNo (runtime)Postgres connection string, required only when using the database or running drizzle-kit.
NODE_ENVNodevelopment or production (defaults to development).
PORTNoHTTP port for the MCP server (defaults to 3000).