Skip to main content
Glama
.pre-commit-config.yaml701 B
exclude: "(^docs/|(.*)tsv|(.*)csv)" repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 hooks: - id: trailing-whitespace types: [python] - id: end-of-file-fixer types: [python] - id: check-yaml - id: check-added-large-files args: ['--maxkb=25000'] - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. rev: v0.7.2 hooks: # Run the linter. - id: ruff args: [ --fix ] # Run the formatter. - id: ruff-format # sets up .pre-commit-ci.yaml to ensure pre-commit dependencies stay up to date ci: autoupdate_schedule: weekly skip: [] submodules: 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/mcmurtrya/ukraine-war-mcp'

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