dev-tools
filesystem
MCP server 'filesystem' from bemindlabs/bmt-monorepo-template
3 stars0 upvotes
Install Command
npx -y @anthropic/mcp-filesystem --allowed-directories ${CLAUDE_PROJECT_DIR}
Configuration
.mcp.json
{
"filesystem": {
"args": [
"-y",
"@anthropic/mcp-filesystem",
"--allowed-directories",
"${CLAUDE_PROJECT_DIR}"
],
"type": "stdio",
"command": "npx",
"_comment": "Extended filesystem operations"
}
}Links
Tags
mcpfilesystem