MCP server · risk high · verified 2026-09-15

Filesystem MCP Server

MCP server for controlled local filesystem access, including reading and writing files within configured directories.

tools stdio

Host support

claude-desktopvisual-studio-codecodexcursor

Source boundary

The official MCP servers repository documents a filesystem server for local file operations with configured access paths.

Sources

SourceTypeVerifiedCitation
Filesystem MCP Server README github 2026-09-15 Official README for the filesystem server in the Model Context Protocol servers repository.
Model Context Protocol servers github 2026-09-15 Official repository for reference MCP servers.

Relationships

TypeSourceTargetCitation
exposesfilesystem-mcp-serverfilesystem-toolFilesystem MCP Server exposes file operation tools through the MCP server boundary.

Compatibility

TypeTargetStatusEvidence
server_hostclaude-desktopsupportedClaude Desktop supports local MCP servers, and the filesystem server is designed for local stdio operation with configured directories.
runtime_deploymentlocal-desktop-runtimesupportedFilesystem MCP Server is a local stdio server pattern that fits a desktop runtime with explicit filesystem boundaries.
server_hostvisual-studio-codesupportedVS Code supports MCP server configuration, and the filesystem server exposes local file tools over stdio.

Should a coding agent use Context7 MCP Server or Filesystem MCP Server first?

Use Context7 MCP Server first when the task needs current framework documentation. Use Filesystem MCP Server when the task requires repository-local inspection or edits, with stricter review because file access is high risk.

What makes a RAG workflow agent-ready?

A RAG workflow is agent-ready when retrieval context, source provenance, evaluation, deployment shape, and data access risk can be inspected from shared structured metadata.

Related comparisons