/ الدليل / الملعب / WhatsApp MCP
● مجتمع verygoodplugins ⚡ فوري

WhatsApp MCP

بواسطة verygoodplugins · verygoodplugins/whatsapp-mcp

WhatsApp MCP server — connect Claude to WhatsApp for reading and sending messages.

WhatsApp MCP is a MCP server that whatsapp mcp server — connect claude to whatsapp for reading and sending messages Use it from Claude Code, Cursor, Codex, or any MCP-compatible / skills-compatible agent.

لماذا تستخدمه

الميزات الأساسية

عرض مباشر

كيف يبدو في الممارسة

whatsapp-mcp-verygoodplugins.replay ▶ جاهز
0/0

التثبيت

اختر العميل

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "whatsapp-mcp-verygoodplugins": {
      "command": "go",
      "args": [
        "run",
        "github.com/verygoodplugins/whatsapp-mcp@latest"
      ],
      "_inferred": true
    }
  }
}

افتح Claude Desktop → Settings → Developer → Edit Config. أعد التشغيل بعد الحفظ.

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "whatsapp-mcp-verygoodplugins": {
      "command": "go",
      "args": [
        "run",
        "github.com/verygoodplugins/whatsapp-mcp@latest"
      ],
      "_inferred": true
    }
  }
}

يستخدم Cursor نفس مخطط mcpServers مثل Claude Desktop. إعدادات المشروع أولى من الإعدادات العامة.

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "whatsapp-mcp-verygoodplugins": {
      "command": "go",
      "args": [
        "run",
        "github.com/verygoodplugins/whatsapp-mcp@latest"
      ],
      "_inferred": true
    }
  }
}

انقر على أيقونة MCP Servers في شريط Cline الجانبي، ثم "Edit Configuration".

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "whatsapp-mcp-verygoodplugins": {
      "command": "go",
      "args": [
        "run",
        "github.com/verygoodplugins/whatsapp-mcp@latest"
      ],
      "_inferred": true
    }
  }
}

نفس الصيغة مثل Claude Desktop. أعد تشغيل Windsurf لتطبيق التغييرات.

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "whatsapp-mcp-verygoodplugins",
      "command": "go",
      "args": [
        "run",
        "github.com/verygoodplugins/whatsapp-mcp@latest"
      ]
    }
  ]
}

يستخدم Continue مصفوفة من كائنات الخادم بدلاً من خريطة.

~/.config/zed/settings.json
{
  "context_servers": {
    "whatsapp-mcp-verygoodplugins": {
      "command": {
        "path": "go",
        "args": [
          "run",
          "github.com/verygoodplugins/whatsapp-mcp@latest"
        ]
      }
    }
  }
}

أضف إلى context_servers. يعيد Zed التحميل تلقائيًا عند الحفظ.

claude mcp add whatsapp-mcp-verygoodplugins -- go run github.com/verygoodplugins/whatsapp-mcp@latest

أمر من سطر واحد. تحقق باستخدام claude mcp list. احذف باستخدام claude mcp remove.

حالات الاستخدام

استخدامات عملية: WhatsApp MCP

Use WhatsApp MCP for its core workflow

👤 Engineers and power users ⏱ ~15 min intermediate

متى تستخدمه: You want MCP server integration for comm work without writing glue code.

المتطلبات الأساسية
  • Repo installed / cloned — See repo README
الخطوات
  1. Install
    Set up the WhatsApp MCP MCP server.✓ تم النسخ
    → MCP server listed in your agent config
  2. Invoke
    Use WhatsApp MCP to run a representative task in comm.✓ تم النسخ
    → Tool call succeeds; result returned

النتيجة: Real comm work completed via WhatsApp MCP with one chat.

المزالق
  • Auth/credential setup is the most common blocker. — Follow the repo README for env vars and tokens.
اجمعها مع: filesystem

التركيبات

اجمعها مع خوادم MCP أخرى لتحقيق نتائج x10

whatsapp-mcp-verygoodplugins + filesystem

Pair with filesystem for comm workflows that need local file IO.

Use WhatsApp MCP together with filesystem.✓ تم النسخ

الأدوات

ما يوفره هذا الـ MCP

الأداةالمدخلاتمتى تستدعيهاالتكلفة
primary_call task-specific For the main use case Varies

التكلفة والحدود

تكلفة التشغيل

حصة API
Provider rate limits apply
الرموز لكل استدعاء
Varies
التكلفة المالية
Free / pay provider directly
نصيحة
Cache results; batch calls.

الأمان

الصلاحيات والأسرار ونطاق الأثر

تخزين بيانات الاعتماد: Use environment variables or your OS keychain.
نقل البيانات الخارجي: Depends on integration

استكشاف الأخطاء

الأخطاء الشائعة وحلولها

Confirm install and restart your agent.

المزيد

الموارد

📖 اقرأ ملف README الرسمي على GitHub

🐙 تصفح القضايا المفتوحة

🔍 تصفح أكثر من 400 خادم MCP و Skills