OlympHill
mcp-filesystem-server logo

mcp-filesystem-serverמאמין שרשת שרת ב-GO המתממשם שפרוטוקול תקשורת המודל (MCP) לפעולות מערכת הקבצים

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

סקירה

ה‑mcp‑filesystem‑server הוא שרת כתוב ב‑Go המממש את פרוטוקול Model Context Protocol (MCP) לפעולות מערכת קבצים מאובטחות. הוא מאפשר גישה לקבצים ולתיקיות מקומיים תוך שמירה על אמצעי אבטחה למניעת התקפות directory traversal. השרת תומך במגוון פעולות קובץ כגון קריאה, כתיבה, העתקה, העברה ומחיקת קבצים, וכן בפעולות תיקייה כגון הצגת רשימה, יצירה וחיפוש. הוא כולל גם פתרון קישורים סימבוליים עם בדיקות אבטחה, זיהוי סוג MIME, והגבלות גודל לתוכן מוטמע וקידוד base64. שרת mcp-filesystem-server נועד לספק גישה מאובטחת לתיקיות מוגדרות. בין התכונות שלו נכללים אימות נתיבים, גישה מאובטחת למערכת הקבצים המקומית, ותמיכה בקבצי טקסט, בינריים וקבצי תמונה. השרת ניתן לשימוש במגוון מקרים הדורשים גישה מאובטחת למערכת קבצים, כגון עיבוד נתונים, ניהול קבצים והפצת תוכן. כדי להתחיל, המשתמשים יכולים לעקוב אחרי הוראות ההתקנה המסופקות במאגר.

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

  • FileOperations: הרע ,הע ,כת , , , ,
  • DirectoryOperations: , ,
  • Search and Information: , , ,
  • MIME type detection
  • Size limits for inline content and base64 encoding

תמחור

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

מקרי שימוש

ניהול קבצים חסיני

Use the MCP Filesystem Server to manage files and directories securely, preventing unauthorized access and directory traversal attacks.

התקשרת ל Mpc

Integrate the MCP Filesystem Server with other tools and services that support the Model Context Protocol (MCP) for a secure and standardized data exchange.

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

יתרונות

  • Secure access to specified directories
  • Path validation to prevent directory traversal attacks
  • Symlink resolution with security checks

חסרונות

  • Limited to Go environment for installation and usage
  • Requires understanding of MCP protocol for integration

ביקורות

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

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

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

What are the integration requirements?

You need a Go runtime to install and run the server, and familiarity with the Model Context Protocol (MCP) to interact with its API; otherwise standard HTTP/MCP clients can communicate with it.

Asked by Anya Sokolova · Jan 21, 2026

What MIME and size handling features does it include?

The server detects MIME types of accessed files and enforces size limits for inline content and base64-encoded data, ensuring efficient and safe data transfer.

Asked by Kwesi Boateng · Jan 10, 2026

How does the server ensure security against directory traversal?

It validates all paths against a whitelist of allowed directories and performs symlink resolution with security checks, preventing any traversal beyond the designated filesystem roots.

Asked by Aisha Khan · Dec 25, 2025

What file operations can mcp-filesystem-server perform?

The server supports reading, writing, copying, moving, deleting files and modifying file contents. For directories, it can list, create, and traverse tree structures, as well as search files and retrieve file information.

Asked by Yosef Mizrahi · Nov 21, 2025

שאל שאלה

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