Skip to main content
Glama
hsiangjenli
by hsiangjenli
.pre-commit-config.yaml824 B
repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 hooks: - id: check-added-large-files - id: check-case-conflict - id: check-merge-conflict - id: check-toml - id: check-yaml - id: debug-statements - id: end-of-file-fixer - id: mixed-line-ending - id: trailing-whitespace - repo: https://github.com/astral-sh/uv-pre-commit rev: 0.9.14 hooks: - id: uv-lock - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.14.7 hooks: - id: ruff # Lints the code for errors and style issues - id: ruff-format # Formats the code - repo: https://github.com/PyCQA/bandit rev: 1.9.2 hooks: - id: bandit args: ["--severity-level", "all", "--exclude", "tests/"] fail_fast: 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/hsiangjenli/mcp-slidev'

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