Skip to main content
Glama

dev-kit-mcp-server

.pre-commit-config.yaml466 B
repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v6.0.0 hooks: - id: debug-statements - id: end-of-file-fixer - id: trailing-whitespace - id: no-commit-to-branch - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.13.2 hooks: - id: ruff-format args: [ --preview, --config=pyproject.toml ] - id: ruff args: [ --preview, --fix,--unsafe-fixes, --config=pyproject.toml ]

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/DanielAvdar/dev-kit-mcp-server'

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