Ayuda Venezuela MCP
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Ayuda Venezuela MCPtweet rescue template mentioning @CruzRojaVe"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Ayuda Venezuela MCP
Bot X/Twitter para difundir informacion de crisis en Venezuela usando terremotovenezuela.app.
Protocolo MCP — funciona con cualquier AI que soporte MCP (opencode, Claude Desktop, Cline, etc.)
Instalacion
git clone <repo-url> ayuda-venezuela-mcp
cd ayuda-venezuela-mcp
python install.pyEl instalador te guia:
Verifica Firefox + Geckodriver + Python
Crea/elige perfil Firefox
Abre Firefox para loguearte en x.com
Verifica sesion
Guarda configuracion
Te da el JSON para conectar con tu AI
Related MCP server: Twitter Marketing MCP
Requisitos
Python 3.8+
Firefox (o Firefox ESR)
Geckodriver
Xvfb (opcional, para servidores sin pantalla)
Cuenta en X/Twitter
sudo apt install firefox geckodriver xvfb
pip install seleniumUso
Conectar a tu AI
Agrega a opencode.json o claude_desktop_config.json:
{
"mcp": {
"ayuda-venezuela": {
"type": "local",
"command": ["python3", "/ruta/a/ayuda_venezuela_mcp.py"],
"timeout": 120000
}
}
}Tools disponibles
Tool | Descripcion |
| Publicar tweet personalizado |
| Tweet mencionando @cuenta |
| Tweet con plantilla predefinida |
| Recorrer todas las cuentas de una categoria |
| Ejecutar todas las categorias |
| Verificar sesion de X activa |
| Buscar y responder tweets del terremoto |
| Ver cuentas por categoria |
| Ver plantillas disponibles |
Categorias
rescate — @CruzRojaVe, @USAID, @IFRC, etc.
gobiernos — @realDonaldTrump, @Claudiashein, etc.
prensa — @Reuters, @AP, @BBCWorld, etc.
presidentes — Lideres mundiales
Sumar fuerzas
Cada persona que corre este bot amplifica el mensaje. Programalo cada 6h:
crontab -e
# agregar:
0 */6 * * * python /ruta/a/ayuda_venezuela_mcp.pyEntre mas seamos, mas ruido hacemos.
Licencia
MIT — haz lo que quieras, solo suma fuerzas.
This server cannot be deployed
Maintenance
Related MCP Connectors
Digital-crisis playbooks as tools, 9 languages, country-anchored reporting channels. CC BY 4.0.
Read-only public Twitter data and TweetAPI docs for AI agents. Not affiliated with X Corp.
IOCs (URLs, domains, IPs, hashes) shared by the infosec community on X/Twitter. No auth, CC0.
X / Twitter public post, comment, reply, user, and search tools.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA Python-based tool that streamlines social media tasks by enabling users to post tweets, track username changes, fetch recent tweets, and send direct messages on Twitter.-
- AlicenseNot gradedqualityDmaintenanceTwitter Post MCP with Gemini Image generation and web scrappingMIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with X (Twitter) to post tweets, threads, and replies while retrieving tweet metrics and account information. It supports core management tasks like deleting tweets and verifying authentication through the Twitter API.MIT
- FlicenseNot gradedqualityBmaintenanceRead-only X/Twitter research MCP server allowing AI assistants to search viral content, analyze accounts, track trends, and discover niche leaders without requiring the official X API.48-