/ الدليل / الملعب / Microsoft MCP Catalog
● رسمي microsoft 🔑 يتطلب مفتاحك

Microsoft MCP Catalog

بواسطة microsoft · microsoft/mcp

The single source of truth for Microsoft-published MCP servers — pick the one you need (Azure, Dataverse, Fabric, Learn, Playwright) and copy a tested config.

Microsoft maintains this repo as a catalog of every MCP server they publish. Each entry links to its own repo and a known-good config block. Use this when you want to verify an MCP is officially Microsoft-supported, find the canonical install snippet, or discover newly-released ones.

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

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

عرض مباشر

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

جاهز

التثبيت

اختر العميل

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "microsoft-mcp-catalog": {
      "_doc": "See https://github.com/microsoft/mcp for per-server install instructions."
    }
  }
}

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

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "microsoft-mcp-catalog": {
      "_doc": "See https://github.com/microsoft/mcp for per-server install instructions."
    }
  }
}

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

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "microsoft-mcp-catalog": {
      "_doc": "See https://github.com/microsoft/mcp for per-server install instructions."
    }
  }
}

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

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "microsoft-mcp-catalog": {
      "_doc": "See https://github.com/microsoft/mcp for per-server install instructions."
    }
  }
}

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

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "microsoft-mcp-catalog",
      "args": []
    }
  ]
}

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

~/.config/zed/settings.json
{
  "context_servers": {
    "microsoft-mcp-catalog": {
      "command": {
        "args": []
      }
    }
  }
}

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

claude mcp add microsoft-mcp-catalog -- undefined 

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

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

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

Pick the right official Microsoft MCP for Azure tasks

👤 Developers ⏱ ~15 min intermediate

متى تستخدمه: You want Azure resource access from Claude and need the canonical server, not a third-party fork.

الخطوات
  1. Browse the catalog
    Open microsoft/mcp README and find the Azure MCP entry. Confirm it points to the active repo.✓ تم النسخ
    → Repo and install snippet found
  2. Copy install
    Copy the documented npx or docker command into your client config.✓ تم النسخ
    → Server starts; tool list visible
  3. Smoke test
    Ask Claude to list your resource groups in subscription <id>.✓ تم النسخ
    → Returns groups without auth error

النتيجة: You are using a Microsoft-supported Azure MCP, not a fork.

Discover newly-released Microsoft MCPs

👤 Developers ⏱ ~15 min intermediate

متى تستخدمه: Quarterly review — check what new official servers shipped.

الخطوات
  1. Diff the catalog
    Compare current README against the version you used last quarter.✓ تم النسخ
    → List of added entries
  2. Evaluate
    For each new entry, check repo activity and docs.✓ تم النسخ
    → Decide which to adopt

النتيجة: Adoption decisions made off the official source.

التركيبات

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

microsoft-mcp-catalog + github

Track the catalog with a watcher; open PRs when configs drift

Combine microsoft-mcp-catalog with github: Track the catalog with a watcher; open PRs when configs drift✓ تم النسخ

الأدوات

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

الأداةالمدخلاتمتى تستدعيهاالتكلفة
catalog_browse (see docs) Browse the README index (no MCP tools — this repo IS the catalog) 1 call

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

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

حصة API
N/A (catalog repo)
الرموز لكل استدعاء
N/A
التكلفة المالية
Free; per-server costs apply
نصيحة
Bookmark a permalink to the README, not the rendered page

الأمان

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

تخزين بيانات الاعتماد: Per-server credentials; this repo stores none
نقل البيانات الخارجي: github.com only

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

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

Listed install command fails

Catalog can lag; open the linked per-server repo and use its README

البدائل

Microsoft MCP Catalog مقابل البدائل

البديلمتى تستخدمهاالمقايضة
Awesome MCP ServersYou want community-curated servers tooMixed quality — not vetted by Microsoft
awslabs/mcpYou need AWS, not AzureDifferent cloud

المزيد

الموارد

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

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

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