SERVER
MCP Filesystem
Rank #18,612io.github.Digital-Defiance/mcp-filesystem
Process management and monitoring for AI agents with strict security boundaries
First listed
Nov 28, 2025
Last publish date
Dec 20, 2025
OVERVIEW
MCP Filesystem is a Model Context Protocol (MCP) server published by digital-defiance. It ranks #18,612 of 76,851 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Filesystem is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on Nov 28, 2025 and most recently updated on Dec 20, 2025.
STANDING
#18,612of 76,851 tracked serversTop 25%
Ranks ahead of 58,239 of 76,851 servers on MCP Toplist.
CONNECT
Use MCP Filesystem
Add MCP Filesystem to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-filesystem": {
"command": "npx",
"args": [
"-y",
"@ai-capabilities-suite/mcp-filesystem"
]
}
}
}Docker image
{
"mcpServers": {
"mcp-filesystem": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"digitaldefiance/mcp-filesystem:latest"
]
}
}
}REGISTRIES
Listed on 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION
digital-defiance
MORE FROM THIS PUBLISHER
Other servers by digital-defiance
View all digital-defiance servers →VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.1.9 | Dec 20, 2025 |
| 0.1.0 | Dec 9, 2025 |
| 0.1.1 | Dec 5, 2025 |
FAQ
Frequently asked questions
- Who maintains MCP Filesystem?
- MCP Filesystem is maintained by digital-defiance, which publishes 4 MCP servers (12 total versions) tracked on MCP Toplist.
- Is MCP Filesystem listed on the Official MCP Registry?
- Yes — MCP Filesystem is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does MCP Filesystem have?
- MCP Toplist tracks 3 versions of MCP Filesystem, most recently published on Dec 20, 2025.
- Where can I find the source code for MCP Filesystem?
- The source code for MCP Filesystem is hosted at github.com/digital-defiance/ai-capabilities-suite.
EXPLORE