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
Unknown
Created
2024/11/28
Updated
2024/11/28