dev-tools

filesystem

MCP server 'filesystem' from schlessera/ccc

3 stars0 upvotes

Install Command

npx @modelcontextprotocol/server-filesystem /path/to/project

Configuration

.mcp.json
{
  "filesystem": {
    "env": {},
    "args": [
      "@modelcontextprotocol/server-filesystem",
      "/path/to/project"
    ],
    "command": "npx"
  }
}

Links

Tags

mcpfilesystem