Xeven777/x-post-mcp-server
This project demonstrates a Model Context Protocol (MCP) server that allows interaction with the X (formerly Twitter) API, along with a client to interact with the server using Google's Gemini AI, and an automated daily posting script.
Platform-specific configuration:
{
"mcpServers": {
"x-post-mcp-server": {
"command": "npx",
"args": [
"-y",
"x-post-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...