mark3labs/mcp-filesystem-server
mcp-serverStable
Go server implementing Model Context Protocol (MCP) for filesystem operations.
Stars
669
Δ stars 7d
+3
Δ stars 30d
—
Forks
106
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 growth signals this week
- Gained 3 stars in the last 7 days
Growth score: 3/100 week of 2026-07-20
Signal history
| Week | Score | Δ★ | Signal |
|---|---|---|---|
| 2026-07-20 | 3 | +3 | Stable |
| 2026-07-13 | 3 | +3 | Stable |
| 2026-07-06 | 3 | +3 | Stable |
| 2026-06-29 | 4 | +4 | Stable |
| 2026-06-22 | 4 | +4 | Stable |
| 2026-06-15 | 9 | +4 | Stable |
| 2026-06-08 | 0 | +0 | Stable |
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 (237 days before our latest snapshot).
- Is mark3labs/mcp-filesystem-server growing?
- It is stable this week, with a growth score of 3/100. See the weekly history above.
- What are the best mark3labs/mcp-filesystem-server alternatives?
- Closest by category and size in our data: storybloq, Google Ads MCP, mcp-minecraft — 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-07-19 · 25 open issues · 14 releases