Skip to main content
Glama

MCP Filesystem Server

MIT License
48
  • Apple
  • Linux
.pre-commit-config.yaml626 B
repos: - repo: local hooks: - id: lint name: Run Linter entry: make lint language: system always_run: true pass_filenames: false - id: format name: Run Formatter entry: make format language: system always_run: true pass_filenames: false - id: test name: Run Tests entry: make test language: system always_run: true pass_filenames: false - id: mypy name: Run MyPy entry: make mypy language: system always_run: true pass_filenames: false

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/safurrier/mcp-filesystem'

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