Skip to main content
Glama
__init__.py339 B
"""Migration utilities for MCP Standards This module provides tools for migrating between different versions of the MCP Standards learning system. """ from .v1_to_v2_migration import V1ToV2Migrator, migrate_v1_to_v2, MigrationStats __all__ = [ 'V1ToV2Migrator', 'migrate_v1_to_v2', 'MigrationStats', ] __version__ = "1.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