Skip to main content
Glama
mrallanodreman

Ayuda Venezuela MCP

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.py

El instalador te guia:

  1. Verifica Firefox + Geckodriver + Python

  2. Crea/elige perfil Firefox

  3. Abre Firefox para loguearte en x.com

  4. Verifica sesion

  5. Guarda configuracion

  6. Te da el JSON para conectar con tu AI

Related MCP server: X (Twitter) 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 selenium

Uso

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

tweet

Publicar tweet personalizado

tweet_con_cuenta

Tweet mencionando @cuenta

tweet_template

Tweet con plantilla predefinida

ciclo

Recorrer todas las cuentas de una categoria

ciclo_completo

Ejecutar todas las categorias

verify_session

Verificar sesion de X activa

buscar_y_responder

Buscar y responder tweets del terremoto

listar_cuentas

Ver cuentas por categoria

listar_templates

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.py

Entre mas seamos, mas ruido hacemos.

Licencia

MIT — haz lo que quieras, solo suma fuerzas.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    A 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.
  • A
    license
    -
    quality
    D
    maintenance
    Enables 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
  • F
    license
    -
    quality
    A
    maintenance
    Read-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
  • A
    license
    -
    quality
    B
    maintenance
    Provides programmatic X (Twitter) engagement via MCP, offering 24 tools for search, timelines, notifications, bookmarks, profiles, and tweet actions through a headless browser.
    MIT

View all related MCP servers

Related MCP Connectors

  • IOCs (URLs, domains, IPs, hashes) shared by the infosec community on X/Twitter. No auth, CC0.

  • Social Signal — post-VOLUME TIME SERIES across the open social networks that

  • Trending topics, cross-platform sentiment, viral content, community pulse & brand mentions.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mrallanodreman/ayuda-venezuela-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server