Skip to main content
Glama

4get MCP Server

by yshalsager
lefthook.yaml515 B
pre-commit: commands: check-large-files: run: echo {staged_files} | xargs -r ls -l | awk '{if ($5 > 500000) print $9}' lint: glob: "*.py" run: uv run ruff check --fix {staged_files} stage_fixed: true fmt: glob: "*.py" run: uv run ruff format {staged_files} stage_fixed: true post-merge: parallel: true commands: install-deps: files: git diff-tree -r --name-only --no-commit-id ORIG_HEAD HEAD glob: uv.lock run: uv sync --inexact

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/yshalsager/mcp-4get'

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