SERVER
MCP Filesystem
Rank #18773io.github.Digital-Defiance/mcp-filesystem
MCP server providing filesystem capabilities
First listed
Dec 9, 2025
Last publish date
Dec 20, 2025
OVERVIEW
MCP Filesystem is a Model Context Protocol (MCP) server published by Digital-Defiance. It ranks #18773 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. MCP Filesystem is listed on Official MCP, with 2 tracked versions. It was first listed on Dec 9, 2025 and most recently updated on Dec 20, 2025.
STANDING
#18,773of 58,900 tracked serversTop 50%
Ranks ahead of 40,127 of 58,900 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
ORGANIZATION
Digital-Defiance
MORE FROM THIS PUBLISHER
Other servers by Digital-Defiance
View all Digital-Defiance servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.9 | Dec 20, 2025 |
| 0.1.0 | Dec 9, 2025 |
FAQ
Frequently asked questions
- What is MCP Filesystem?
- MCP server providing filesystem capabilities
- Who maintains MCP Filesystem?
- MCP Filesystem is maintained by Digital-Defiance, which publishes 4 MCP servers (6 total versions) tracked on MCP Toplist.
- Is MCP Filesystem an official MCP server?
- Yes — MCP Filesystem is listed on the Official MCP Registry.
- How many versions does MCP Filesystem have?
- MCP Toplist tracks 2 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