Skip to main content
Glama
_version.py237 B
""" 版本管理模块 遵循语义化版本控制 (Semantic Versioning) """ # 版本格式: MAJOR.MINOR.PATCH # MAJOR: 重大破坏性变更 # MINOR: 新功能,向后兼容 # PATCH: 错误修复,向后兼容 __version__ = "1.2.4"

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/typing233/scenext-mcp'

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