# See https://pre-commit.com for more information
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.2
hooks:
# Run the linter
- id: ruff-check
args: [--fix]
types_or: [python, pyi]
files: ^(.*\.py|scripts/.*)$
# Run the formatter
- id: ruff-format
types_or: [python, pyi]
files: ^(.*\.py|scripts/.*)$
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/irskep/persistproc'
If you have feedback or need assistance with the MCP directory API, please join our Discord server