mark3labs/mcp-filesystem-server
mcp-serverNo score yet
Go server implementing Model Context Protocol (MCP) for filesystem operations.
Stars
650
Δ stars 7d
—
Δ stars 30d
—
Forks
105
Contributors
8
npm DL / wk
—
PyPI DL / wk
—
Language
Go
Last push
2025-11-24
About mark3labs/mcp-filesystem-server
This MCP server provides secure access to the local filesystem via the Model Context Protocol (MCP). "github.com/mark3labs/mcp-filesystem-server/filesystemserver" ) func main() { // Create a new filesystem server with allowed directories allowedDirs := []string{"/path/to/allowed/directory", "/another/allowed/directory"} fs, err := filesystemserver.NewFilesystemServer(allowedDirs) if err != nil { log.Fatalf("Failed to create server: %v", err) }
Read the full README on GitHub →
mark3labs/mcp-filesystem-server alternatives
Projects in the same category, closest in size — picked by data, not opinion.
See all mcp-server projects ranked by growth →
Frequently asked questions
- Is mark3labs/mcp-filesystem-server still maintained?
- Activity is low: the last push was on 2025-11-24 (198 days before our latest snapshot).
- What are the best mark3labs/mcp-filesystem-server alternatives?
- Closest by category and size in our data: opentabs-dev/opentabs, planetscale/mcp, Canner/wren-engine — full list with live signals above.
Embed this badge
Show your project's live signal in your README — it updates weekly with the data.
Tracked since 2026-06-10 · data as of 2026-06-10 · 24 open issues · 14 releases