codelogic-mcp-server logo

codelogic-mcp-serverשרת MCP לניצול נתוני התלות העשירים של תוכנות Codelogic בעוזר התכנות הבינה המלאכותית שלך.

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

שרת Codelogic MCP הוא כלי המאפשר ניצול נתוני תלות עשירים של תוכנות Codelogic בעוזרי תכנות בינה מלאכותית. הוא מיישם אחת-עשרה כלים, כולל חמישה כלים מקוריים ושישה כלים גרפיים הנתמכים על ידי ה-API הגרפי של CodeLogic HTTP. כלים אלו מכסים היבטים שונים כגון ניתוח קוד, DevOps, ו-CI/CD אינטגרציה, ופונקציונליות גרפית. השרת מסתמך על Astral UV לרוץ ותומך בשפות תכנות וסביבות שונות, כולל .NET, Java, SQL ו-TypeScript. טיעוני הכלים מקבלים כינויים בסגנון snake_case וגופי הבקשות שנשלחים ל-CodeLogic משתמשים במקשי JSON בסגנון camelCase.

תכונות עיקריות

  • כלים לניתוח קוד (codelogic-method-impact, codelogic-database-impact)
  • כלים לאינטגרציה של DevOps ו-CI/CD (codelogic-docker-agent, codelogic-build-info, codelogic-pipeline-helper)
  • כלים לממשק גרפי (codelogic-graph-capabilities, codelogic-graph-search, codelogic-graph-impact, codelogic-graph-path-explain, codelogic-graph-validate-change-scope, codelogic-graph-owners)

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

ניתוח קוד

השתמש בשרת codelogic-mcp-server כדי לנתח השפעות קוד ויחסי ישויות מסד נתונים, מה שמקל על קבלת החלטות פיתוח מושכלות.

אינטגרציה של CI/CD

נצל את כלי ה-DevOps של השרת כדי ליצור תצורות סוכן Docker, מידע בנייה ותצורות צינור לעדכון חלק של CodeLogic בצינורות CI/CD.

יתרונות וחסרונות

יתרונות

  • מספק מגוון כלים לניתוח קוד ואינטגרציה של DevOps
  • תומך בניצול נתוני התלות העשירים של תוכנות Codelogic
  • מציע כלים לממשק גרפי לפעולות מתקדמות

חסרונות

  • נדרש Astral UV לרוץ
  • בעיות ידועות עם uvx ב-MacOS בסביבות IDE מסוימות

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

Do the MCP Server tool arguments require a specific naming convention for parameters?

Yes, tool arguments accept snake_case aliases (e.g., materialized_view_id, seed_node_ids), while the JSON payloads sent to CodeLogic must use camelCase keys, ensuring compatibility with the backend API.

Asked by Farah Rahimi · Feb 28, 2026

How do the graph API tools communicate with the CodeLogic backend and what happens if the graph routes are missing?

Graph tools call the CodeLogic graph HTTP API under /codelogic/server/ai-retrieval/graph/ on the same host as CODELOGIC_SERVER_HOST, using the same session authentication. If the graph endpoints are not deployed, the server returns a clear “graph not available” message, typically after an HTTP 404.

Asked by Tariq Aziz · Jan 11, 2026

Which programming languages and environments are supported by the MCP Server tools?

The server supports a range of languages and environments, including .NET, Java, SQL, and TypeScript, allowing its code analysis and DevOps tools to be used across these stacks.

Asked by Wanjiru Kamau · Dec 9, 2025

What runtime does the Codelogic MCP Server require and are there any OS-specific issues?

The server runs on Astral UV, which must be installed beforehand. It works on multiple platforms, but users have reported known issues with uvx on macOS when used inside certain IDEs.

Asked by Dalia Haddad · Nov 15, 2025

שאל שאלה

חלופות לשרתי MCP