mcp-pandoc logo

mcp-pandocשרת MCP לתרגום פורמטי תצוגה של דוקומנטים באמצעות pandoc

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

סקירה

mcp-pandoc היא שרת Model Context Protocol לתרגום פורמטי תצוגה של דוקומנטים באמצעות pandoc. מטרת השרת היא להמיר תכנים בין פורמטי תצוגה שונים, תוך שמירת סגנון וסודרו. השרת תומכת בפורמטי הקלט והפלט הבאים: markdown, HTML, PDF, DOCX, RST, LaTeX, EPUB, TXT, IPYNB, ו-ODT. עם זאת, היא נמצאת כיום בפיתוח מוקדם, ותאורת הפורמט PDF עדיין נמצאת בפיתוח. המיזם משתמש בסיבוב Python של Pandoc לתרגום דוקומנטים. תכונות מתקדמות מכלולות תמיכה בקובצי דפולט (defaults files) לשם מקשה תרגומים רשומיים וגם סינון קסטומיזירי (custom filters) לשם טיפול משופר.

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

  • העברת תכנים בין פורמטי התצוגה שונים
  • שימוש בקובצי דפולט (defaults files) לשם מקשה תרגומים רשומיים
  • התאפשרות שימוש בסינון קסטומיזירי (custom filters) לשם טיפול משופר
  • תמיכה במטריקס של שליפה ובדירוג (bidirectional conversion matrix)
  • שימור סגנון וסודירורו (formatting and structure) בעת התרגום

תמחור

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

מקרי שימוש

כתיבה אקדמית

עבור קבצי קלט markdown לטקסט PDF שמספקים סגנון יציב לכל סוגי העבודה האקדמית

ייצור תכנים

עבור קבצי קלט HTML מהחפצ הנמצא בפורמט ה- EPUB, אשר נמצא מסודר

ארכיטקטורת דוקומנטים

עבור קבצי קלט דוקומנטי DOCX המהווים בפורמט מבולבל

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

יתרונות

  • תמיכה בפורמטי תצוגה מרובים
  • שימור סגנו וסודירורו (formatting and structure) בעת התרגום
  • שימוש בקובצי דפולט (defaults files) לשם מקשה תרגומים רשומיים
  • התאפשרות שימוש בסינון קסטומיזירי (custom filters) לשם טיפול משופר
  • מטריקס של שליפה ובדירוג (bidirectional conversion matrix) לעבודות חקירות מגוונות

חסרונות

  • נמצאת כיום בפיתוח מוקדם
  • תאורת הפורמט PDF עדיין נמצאת בפיתוח
  • לא יש תמיכה בהעברת תכנים מ- PDF לפורמטים אחרים

ביקורות

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

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

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

What are custom filters in mcp-pandoc and how are they used?

Custom filters are user‑supplied Python scripts that hook into Pandoc’s processing pipeline, enabling advanced manipulation of the document during conversion. You supply filter paths via the "filters" array when invoking the server.

Asked by Jasper Vermeer · Apr 29, 2026

How do defaults files help in document conversion?

Defaults files are YAML configurations that predefine conversion options, allowing you to create reusable templates for consistent styling across multiple conversions.

Asked by Nils Johansson · Jan 14, 2026

Can I convert PDF documents to other formats with mcp-pandoc?

PDF conversion support is still under development. Currently, converting from PDF to other formats is not supported; you can only generate PDFs from supported source formats.

Asked by Ahmed Saleh · Jan 12, 2026

Is mcp-pandoc free to use or does it have a pricing plan?

mcp-pandoc is an open‑source project under a standard license, so there is no cost to download, run, or modify it. Any usage fees would only come from hosting or infrastructure you set up yourself.

Asked by Lior Ben-David · Jan 7, 2026

שאל שאלה

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