Skip to main content
Glama
by cycodehq
enum_utils.pyโ€ข187 B
from enum import Enum class AutoCountEnum(Enum): @staticmethod def _generate_next_value_(name: str, start: int, count: int, last_values: list[int]) -> int: return count

Latest Blog Posts

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/cycodehq/cycode-cli'

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