kapyn
RadarDev tools

Filesystem

Dev tools · MCP Server

Visit Website

About Filesystem

A reference server that lets an assistant read and edit files in directories you allow. It's the simplest way to give a model controlled access to a project on disk.

Read and write local files, safely scoped.

CategoryDev tools
TypeMCP Server
SourceOfficial
Websitegithub.com

Installing Filesystem

Runs on demand via npx. Nothing to install globally.

Claude Code
claude mcp add filesystem -- npx -y @modelcontextprotocol/server-filesystem /path/to/allowed/dir
Claude Desktop · Cursor · VS Code · Windsurf
{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "/path/to/allowed/dir"
      ]
    }
  }
}

Not sure where the config file lives, or it isn't picking the server up? Config paths for every client.

See Filesystem alternatives

Similar tools

GitHubLet AI manage repos, issues, and pull requests.GitRun git operations on a local repository.SentryPull error and performance context into the chat.JetBrainsGive the assistant context from your JetBrains IDE.CypressRun and inspect end-to-end tests from the assistant.Context7Pull up-to-date library docs into the model.

Find more on the Radar

Browse every tool, model, and MCP server in one place.

Open the Radar