JakeKalstad/jakes_mcp_server
MCP server to read/write files and run processes using unshare to isolate them.
Platform-specific configuration:
{
"mcpServers": {
"jakes_mcp_server": {
"command": "npx",
"args": [
"-y",
"jakes_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...