Skip to main content
Glama
.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

Latest Blog Posts

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/answerlink/MCP-Workspace-Server'

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