
Secure file system operations for AI agents with configurable access controls. Read, write, search, and manage files within allowed directories. The most widely installed MCP server with 52k+ installs/week.
Install via CLI
mog install mogteam/mcp-filesystemManual config
.cursor/mcp.json{
"mcpServers": {
"mogteam-mcp-filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/tmp"
]
}
}
}Or run mog install to configure automatically. MCP docs
Secure file system operations for AI agents with configurable access controls. Read, write, search, and manage files within allowed directories. The most widely installed MCP server with 52k+ installs/week.
mog install mogteam/mcp-filesystem
Change
/tmpin the args to the directory you want to give your agent access to.
filesystem files storage io mcp
Sourced from Anthropic (official MCP) — ⭐ 79,365 stars.
No ratings yet.
@mogteam
Official curated skills and prompt templates from the mog.md team.
Source
Anthropic (official MCP)
github.com/modelcontextprotocol/serversThis package is sourced from the above repository and distributed on mog under its original license.
Releases