mcpbeat Sign in

Vulcan File Ops MCP Server

local only

Vulcan File Ops runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm.

MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.

Installs per day peak 40 · avg 9 · +263% w/w
a month agotoday
46
Installs / week
npm · @n0zer0d4y/vulcan-file-ops
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Vulcan File Ops every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add vulcan-file-ops -- npx -y @n0zer0d4y/vulcan-file-ops
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vulcan-file-ops": {
      "args": [
        "-y",
        "@n0zer0d4y/vulcan-file-ops"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vulcan-file-ops]
command = "npx"
args = ["-y", "@n0zer0d4y/vulcan-file-ops"]
.cursor/mcp.json
{
  "mcpServers": {
    "vulcan-file-ops": {
      "args": [
        "-y",
        "@n0zer0d4y/vulcan-file-ops"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vulcan-file-ops": {
      "args": [
        "-y",
        "@n0zer0d4y/vulcan-file-ops"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Vulcan File Ops

same job, measured the same way
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only
Filesystem MCP
by j0hanz

Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.

449 installs/wk local only
MCP SSH Manager
by bvisible

SSH server management for agents, with per-server read-only and allowlist security modes

660 installs/wk local only
FileSystem MCP Server
by oncorporation

Secure filesystem access for AI agents with configurable directory and file type restrictions

112 installs/wk local only
Orcha
by westonhancock

Securely search and manage workspace context files for AI agents and teams.

answering
C
Egnyte Remote MCP Server
by egnyte

Egnyte's remote MCP server for secure AI access, search, upload and file management in your account.

answering
MCP Slack
by crunchtools

Secure read-only MCP server for Slack workspaces

209 installs/wk local only
The Office Worker
by cafra-house

Local-first document MCP for AI agents: create, read, secure and sign PDF/Word/Excel/PPTX.

3 632 installs/wk local only

Vulcan File Ops — questions

Answers built from our own checks of this server.

Why is there no uptime for Vulcan File Ops?
Vulcan File Ops runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @n0zer0d4y/vulcan-file-ops was installed 46 times last week.
How do I connect Vulcan File Ops?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @n0zer0d4y/vulcan-file-ops straight from npm; nothing to host, nothing to sign up for.
How many people use Vulcan File Ops?
The npm package @n0zer0d4y/vulcan-file-ops was installed 46 times in the last week. Week over week that is +263%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.