Skip to main content
Glama

EOSC Data Commons Search

Official
.pre-commit-config.yamlβ€’1.02 kB
# See https://pre-commit.com for more information repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v6.0.0 hooks: - id: check-added-large-files name: " 🐘 Check for added large files" - id: check-toml name: " βœ”οΈ Check TOML" - id: check-yaml name: " βœ”οΈ Check YAML" args: - --unsafe - id: end-of-file-fixer name: " πŸͺš Fix end of files" - id: trailing-whitespace name: " βœ‚οΈ Trim trailing whitespaces" - repo: https://github.com/charliermarsh/ruff-pre-commit rev: v0.13.2 hooks: - id: ruff name: " ⚑️ Lint code with ruff" args: - --fix - id: ruff-format name: " βœ’οΈ Format code with ruff" - repo: https://github.com/pre-commit/mirrors-mypy rev: v1.18.2 hooks: - id: mypy name: " πŸ”Ž Check types with mypy" ci: autofix_commit_msg: 🎨 [pre-commit] Auto format autoupdate_commit_msg: ⬆ [pre-commit] pre-commit auto update

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/EOSC-Data-Commons/data-commons-search'

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