Skip to main content
Glama

DARPEngine

by DARPAI
.pre-commit-config.yaml587 B
exclude: 'alembic/versions' repos: - repo: https://github.com/psf/black rev: 24.4.2 hooks: - id: black - repo: https://github.com/asottile/reorder-python-imports rev: v3.13.0 hooks: - id: reorder-python-imports args: [--py312-plus] - repo: https://github.com/pre-commit/mirrors-mypy rev: v1.10.1 hooks: - id: mypy exclude: alembic additional_dependencies: [types-requests] - repo: https://github.com/PyCQA/flake8 rev: 7.1.0 hooks: - id: flake8 additional_dependencies: [flake8-pyproject]

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/DARPAI/darp_engine'

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