repos:
- repo: https://github.com/psf/black
rev: 23.7.0 # You can update this to the latest stable version
hooks:
- id: black
args: ["--line-length=88"]
language_version: python3
files: '\.py$'
- repo: https://github.com/pycqa/flake8
rev: 7.0.0 # You can update this to the latest stable version
hooks:
- id: flake8
language_version: python3
files: '\.py$'
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/Voidious/blobguard-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server