Skip to main content
Glama

Filesystem MCP Server

by mark3labs
version: 2 before: hooks: - go mod tidy builds: - id: mcp-filesystem-server env: - CGO_ENABLED=0 goos: - linux - windows - darwin goarch: - amd64 - arm64 ldflags: - -s -w -X github.com/mark3labs/mcp-filesystem-server/filesystemserver.Version={{.Version}} binary: mcp-filesystem-server main: . archives: - id: default format_overrides: - goos: windows formats: - zip name_template: >- {{ .ProjectName }}_ {{- .Os }}_ {{- .Arch }} files: - README.md - LICENSE* checksum: name_template: 'checksums.txt' algorithm: sha256 # Using new snapshot configuration snapshot: version_template: "{{ .Version }}-SNAPSHOT-{{ .ShortCommit }}" changelog: sort: asc filters: exclude: - '^docs:' - '^test:' - Merge pull request - Merge branch release: github: owner: mark3labs name: mcp-filesystem-server draft: false prerelease: auto name_template: "{{ .Tag }}" mode: replace

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