twitter-mcp
199
The Twitter MCP Server allows seamless interaction with Twitter through posting and searching tweets, integrated with Claude Desktop. Designed for developers who wish to automate Twitter functionalities within their applications easily.
How do I obtain Twitter API keys?
You can obtain Twitter API keys by creating a developer account on the Twitter Developer Portal and generating the necessary keys and tokens.
Where can I find the logs for troubleshooting?
Logs can be found at %APPDATA%\Claude\logs\mcp-server-twitter.log
on Windows and ~/Library/Logs/Claude/mcp-server-twitter.log
on macOS.
Can I contribute to the Twitter MCP Server?
Yes, the server is open-source, and you can contribute by cloning the repository, making changes, and submitting a pull request.