MCP Server
MCP
io.github.Digital-Defiance/mcp-filesystem
Advanced filesystem operations with strict security boundaries for AI agents
Install
npx -y @ai-capabilities-suite/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@ai-capabilities-suite/mcp-filesystem",
"version": "0.1.9",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to workspace directory (all operations confined here)",
"isRequired": true,
"format": "string",
"name": "WORKSPACE_ROOT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment