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 →

Newly tracked — a growth score appears after the first full scoring week. Signals are deliberately suppressed during cold start to avoid false positives.

mark3labs/mcp-filesystem-server alternatives

Projects in the same category, closest in size — picked by data, not opinion.

planetscale/mcpNo score yet652
opentabs-dev/opentabsNo score yet657
Canner/wren-engineNo score yet660
OpenOSINTNo score yet629

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 (201 days before our latest snapshot).
What are the best mark3labs/mcp-filesystem-server alternatives?
Closest by category and size in our data: planetscale/mcp, opentabs-dev/opentabs, 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.

[![mark3labs/mcp-filesystem-server on What's Trending in AI](https://whatstrendinginai.com/badges/mark3labs-mcp-filesystem-server.svg)](https://whatstrendinginai.com/projects/mark3labs-mcp-filesystem-server/)

mark3labs/mcp-filesystem-server badge

Tracked since 2026-06-10 · data as of 2026-06-13 · 24 open issues · 14 releases