πŸ“ Build your own FileSystem MCP server

⚑ 4,039 views Β· πŸ“ File Management

Description

This template is for self-hosted n8n instances only.

This n8n demonstrates how to build a simple FileSystem MCP server. Connecting to this server allows MCP clients and agents to list, read and create directories and files on the local machine or remote server.

This MCP example is based off an official MCP reference implementation which can be found here -https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem

How it works

How to use

Requirements

Customising this workflow

πŸ”— Nodes Used

Execute Workflow Trigger, Call n8n Workflow Tool, MCP Server Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup