Run This Ai
EN DE

MCP Filesystem Server

Secure file system access and management for AI agents via the Model Context Protocol

★ 87,946 GitHub MIT mcpfilesystemmodel-context-protocolfile-managementnodejsai-agentsdeveloper-tools MCP-Server

Überblick

The MCP Filesystem Server is an official Model Context Protocol (MCP) server that provides AI agents with secure, configurable access to local file systems. Developed by the MCP team at Anthropic, it enables read/write operations, directory management, file search, and metadata retrieval — all through a standardized protocol. With over 208,000 Docker pulls, it is one of the most widely deployed MCP servers, supporting both command-line directory configuration and dynamic runtime access via MCP Roots. Built on Node.js, it is lightweight, fast, and integrates seamlessly with MCP-compatible AI clients like Claude Desktop, VS Code, and Cursor.

Anforderungen

Min vCPU
1
Min RAM
256 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
512 MB
Rec Disk
20 GB

Empfohlener VPS

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
Zum Anbieter

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
Zum Anbieter

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
Zum Anbieter

Affiliate-Hinweis

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  mcp-filesystem-server:
    image: mcp/filesystem:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/mcp-filesystem-server:/data

Bester VPS für MCP Filesystem Server →

Verwandte Tools

Anleitungen & Artikel