We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaewilson07/comfy_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
requirements.txt•319 B
# DEPRECATED: This file is kept for backwards compatibility only.
# Use pyproject.toml and uv for dependency management:
# uv sync # Install dependencies
# uv sync --dev # Install with dev dependencies
# uv add <package> # Add new dependency
#
# Core dependencies are now managed in pyproject.toml