Skip to main content
Glama

Filesystem MCP Server

by mark3labs
go.mod619 B
module github.com/mark3labs/mcp-filesystem-server go 1.23.2 require ( github.com/djherbis/times v1.6.0 github.com/gabriel-vasile/mimetype v1.4.9 github.com/gobwas/glob v0.2.3 github.com/mark3labs/mcp-go v0.32.0 github.com/stretchr/testify v1.10.0 ) require ( github.com/davecgh/go-spew v1.1.1 // indirect github.com/google/uuid v1.6.0 // indirect github.com/pmezard/go-difflib v1.0.0 // indirect github.com/spf13/cast v1.7.1 // indirect github.com/yosida95/uritemplate/v3 v3.0.2 // indirect golang.org/x/net v0.39.0 // indirect golang.org/x/sys v0.32.0 // indirect gopkg.in/yaml.v3 v3.0.1 // indirect )

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mark3labs/mcp-filesystem-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server