Installation & Configuration
{
"mcpServers": {
"twitter-trends": {
"command": "python",
"args": [
"twitter_server_run.py"
],
"env": {
"PYTHONPATH": "./src"
},
"cwd": "/path/to/twitter-trends-mcp"
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15