confluence-mcp-server logo

confluence-mcp-serverيساعدك هذا الخادم على دمج أدوات الذكاء الاصطناعي مع مساحة العمل الخاصة بك في Confluence.

(0)
Daniel Nikulshynمراجعة بواسطة Daniel Nikulshyn·تم التحديث يوليو 2026

نظرة عامة

هذا خادم MCP مبني على TypeScript يوفر أدوات للتفاعل مع Confluence. إنه يبرز المفاهيم الأساسية للمقابلات MCP من خلال توفير: أدوات لتنفيذ استعلامات CQL للبحث عن الصفحات، أدوات لاسترجاع محتوى صفحات Confluence، أدوات لتحديث المحتوى على صفحات Confluence يتضمن الخادم ثلاث ميزات رئيسية: execute_cql_search: تشغيل استفسار CQL للبحث عن صفحات Confluence، get_page_content: إحضار محتوى صفحة Confluence، update_page_content: تحديث محتوى صفحة Confluence تم تصميم الخادم لاستخدامه مع Claude Desktop ، ويمكن تثبيته عبر Smithery أو من خلال设置 متغيرات البيئة يدوياً. كما يتضمن أدوات للتح디ق، مثل مفتش MCP. يستخدم الخادم بروتوكول MCP للتواصل مع Confluence، ويتطلب رابط Confluence وبريد API ومفتاح API للعمل. يتم ترخيصه bajo ترخيص MIT.

الميزات الرئيسية

  • تشغيل استفسارات CQL للبحث عن الصفحات
  • استخراج محتوى صفحات كونفلنس
  • تحديث المحتوى على صفحات كونفلنس
  • دعم إعادة البناء التلقائي خلال التطوير

التسعير

النموذج
Free
الفئة
مضيفي MCP
التقييم
لا توجد مراجعات بعد

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

دمج الدردشة الذكية مع Confluence

ادمج الدردشة الذكية الخاصة بك مع Confluence للبحث والإسترجاع المحتوى.

تحديث المحتوى الآلي على صفحات Confluence

استفد من الخادم لتحديث المحتوى على صفحات Confluence آليًا.

المزايا والعيوب

المزايا

  • يسمح بدمج الدردشة الذكية مع Confluence للبحث والإسترجاع المحتوى
  • يوفر الوصول الآمن إلى صفحات Confluence
  • يدعم استعلامات CQL للبحث عن الصفحات

العيوب

  • يتطلب إعدادات وتكوينات تقنية
  • مقتصر على مساحات عمل Confluence

المراجعات

سجّل الدخول لكتابة مراجعة.

لا توجد مراجعات بعد. كن الأول!

أسئلة وأجوبة

Can I debug the server during development?

Yes, run `npm run inspector` to start the MCP Inspector, which provides a browser URL for monitoring stdio communication and troubleshooting the server’s operations.

Asked by Ahmed Saleh · Mar 8, 2026

Are there any limitations or prerequisites for using this server?

It requires a technical setup: Node.js, TypeScript build, and proper API tokens from Atlassian. It is only compatible with Confluence workspaces and works best with Claude Desktop, so non-technical users may find the configuration challenging.

Asked by Chidi Okonkwo · Jan 24, 2026

What can the server do with Confluence pages?

The server exposes three tools: `execute_cql_search` to run CQL queries and find pages, `get_page_content` to fetch a page’s full text by ID, and `update_page_content` to modify a page’s content or title safely through the MCP protocol.

Asked by Yosef Mizrahi · Dec 5, 2025

How do I install confluence-mcp-server for use with Claude Desktop?

You can install it automatically via Smithery using the command `npx @smithery/cli install @KS GEN AI/confluence-mcp-server client claude`. Alternatively, clone the repo, run `npm install`, build with `npm run build`, and configure the server in Claude’s config file with the required environment variables (CONFLUENCE_URL, CONFLUENCE_API_MAIL, CONFLUENCE_API_KEY).

Asked by George Papadakis · Nov 30, 2025

اطرح سؤالاً

بدائل لـ مضيفي MCP