Skip to main content
Glama

Conduit

by cortex-app
.pre-commit-config.yaml433 B
repos: - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.12.10 hooks: - id: ruff-check args: [--fix] - id: ruff-format - repo: https://github.com/PyCQA/bandit rev: 1.8.6 hooks: - id: bandit language_version: python3 exclude: /(migrations|_pb2)/ args: [ -r, -c ,".bandit_scan.cfg", -f , "txt", -o , "bandit_scan.log", "--exit-zero", $(git ls-files) ]

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/cortex-app/conduit'

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