io.github.n0zer0d4y/vulcan-file-ops✓
io.github.n0zer0d4y/vulcan-file-ops · v1.1.4
v1.1.4▦ npm npm: @n0zer0d4y/vulcan-file-ops
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
"name": "io.github.n0zer0d4y/vulcan-file-ops",
"description": "MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.",
"version": "1.1.4",
"packages": [
{
"registryType": "npm",
"identifier": "@n0zer0d4y/vulcan-file-ops",
"version": "1.1.4",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}