mcpbeat Sign in

MCP File Tools MCP Server

by dimitar-grigorov Your server? Claim it
local only

MCP File Tools runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 10 Sep 2026.

Non-UTF-8 files: CP1251, CP1252, KOI8, ISO-8859, UTF-16, GBK auto-detected and preserved

Installs / week
not published
24
Stars
1 open issues
10 Sep 2026
Last commit
from GitHub
GPL-3.0
License
Go

What the code does

We read the source, 15 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a file path from a variable cmd/mcp-file-tools-launcher/install_windows.go:59
    return filepath.Join(dir, "bin", name), nil
Runs an external command plugin/bin/run.js:64
  const child = spawn(bin, process.argv.slice(2), {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to MCP File Tools

same job, measured the same way
Directus MCP Server
by staminna

MCP server for Directus 12 — items, collections, files, flows, users, and schema tools

81 installs/wk local only
TokenLab MCP Server
by hedging8563

TokenLab MCP server: 31 default and 80 full-profile tools for models, media, tasks, and files.

667 installs/wk local only
jPOS MCP Server
by mohisyed

MCP server for jPOS and ISO 8583. Deterministic payment protocol tools for AI agents.

74 installs/wk local only
identifAI MCP Server
by identifai

Detect AI-generated images, videos, and audio with identifAI's deepfake detection tools.

19 tools answering
Rivemcp
by paradoxsyn

MCP server for creating and editing Rive (.riv) animation files. 139 tools for AI-driven animation.

362 installs/wk local only
Unifi MCP
by mikeholownych

MCP server for Ubiquiti UniFi Network and Protect. 63 tools, 16 agent skills.

489 installs/wk local only
Cybersec Toolkit
by 26zl

Authorization-gated MCP server to discover and run 670+ security tools for CTF, pentest, and DFIR.

local only
Mcpshield
by mcpshield-dev

Security scanner for MCP servers - detects tool poisoning and injection

27 installs/wk local only

MCP File Tools — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP File Tools?
MCP File Tools runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MCP File Tools open source?
Yes — it is published under the GPL-3.0 licence, written in Go, 24 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.