/ الدليل / الملعب / Power BI Modeling MCP
● رسمي Microsoft ⚡ فوري

Power BI Modeling MCP

بواسطة Microsoft · microsoft/powerbi-modeling-mcp

Official Microsoft Power BI semantic modeling MCP — bring BI modeling to your AI agents.

Official Microsoft Power BI semantic modeling MCP — bring BI modeling to your AI agents.

عرض مباشر

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

powerbi-modeling-mcp.replay ▶ جاهز
0/0

التثبيت

اختر العميل

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

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

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

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

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

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

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

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

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

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

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

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

claude mcp add powerbi-modeling-mcp -- npx -y powerbi-modeling-mcp

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

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

استخدامات عملية: Power BI Modeling MCP

Get started with Power BI Modeling MCP

متى تستخدمه: When you want to bring Power BI Modeling MCP 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 Power BI Modeling MCP to help me with a task.✓ تم النسخ

النتيجة: Claude can interact with Power BI Modeling MCP directly from your IDE.

المزيد

الموارد

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

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

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