repos:
- repo: local
hooks:
- id: make-check-test
name: Run make check and test
entry: make check test
language: system
pass_filenames: false
stages: [pre-commit]
- id: commit-msg-ascii
name: Commit message must be ASCII
entry: python3 scripts/validate_commit_message_ascii.py
language: system
stages: [commit-msg]
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/tumf/mcp-text-editor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server