/ الدليل / الملعب / Slack MCP Plugin (Official)
● رسمي Slack ⚡ فوري

Slack MCP Plugin (Official)

بواسطة Slack · slackapi/slack-mcp-plugin

Official Slack MCP plugin — configuration for adding Slack MCP to MCP clients.

Official Slack MCP plugin — configuration for adding Slack MCP to MCP clients.

عرض مباشر

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

slack-mcp-plugin.replay ▶ جاهز
0/0

التثبيت

اختر العميل

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "slack-mcp-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "slack-mcp-plugin"
      ]
    }
  }
}

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

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "slack-mcp-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "slack-mcp-plugin"
      ]
    }
  }
}

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

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "slack-mcp-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "slack-mcp-plugin"
      ]
    }
  }
}

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

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "slack-mcp-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "slack-mcp-plugin"
      ]
    }
  }
}

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

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "slack-mcp-plugin",
      "command": "npx",
      "args": [
        "-y",
        "slack-mcp-plugin"
      ]
    }
  ]
}

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

~/.config/zed/settings.json
{
  "context_servers": {
    "slack-mcp-plugin": {
      "command": {
        "path": "npx",
        "args": [
          "-y",
          "slack-mcp-plugin"
        ]
      }
    }
  }
}

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

claude mcp add slack-mcp-plugin -- npx -y slack-mcp-plugin

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

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

استخدامات عملية: Slack MCP Plugin (Official)

Get started with Slack MCP Plugin (Official)

متى تستخدمه: When you want to bring Slack MCP Plugin (Official) into your Claude workflow.

الخطوات
  1. Install the MCP server in your client (see Install tab).
  2. Authenticate or configure required tokens.
  3. Ask Claude to use the new tools.
    Use Slack MCP Plugin (Official) to help me with a task.✓ تم النسخ

النتيجة: Claude can interact with Slack MCP Plugin (Official) directly from your IDE.

المزيد

الموارد

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

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

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