MCP-compatible server tool for filesystem access from https://github.com/adisuryanathan/modelcontextprotocol-servers.git
{
"mcpServers": {
"adisuryanathanaelmcp-filesystem2": {
"command": "npx",
"args": [
"-y",
"@adisuryanathanael/mcp-server-filesystem2"
]
}
}
}