Installation & Configuration
{
"mcpServer": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/adhikasp/mcp-twikit",
"mcp-twikit"
],
"env": {
"TWITTER_USERNAME": "<your_username>",
"TWITTER_EMAIL": "<your_email>",
"TWITTER_PASSWORD": "<your_password>"
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12