Skip to main content
Glama
__init__.py498 B
"""Utilities for MCP Standards V2 system This module provides deployment, status checking, and maintenance utilities for the V2 pattern extraction system. """ from .v2_status import ( V2StatusChecker, V2SystemHealth, SystemStatus, check_v2_status, quick_status_check, get_deployment_status ) __all__ = [ 'V2StatusChecker', 'V2SystemHealth', 'SystemStatus', 'check_v2_status', 'quick_status_check', 'get_deployment_status', ] __version__ = "2.0.0"

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/airmcp-com/mcp-standards'

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