We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sharath-ts-07/MCPAssignment'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
"""The `generics` module is a backport module from V1."""
from ._migration import getattr_migration
__getattr__ = getattr_migration(__name__)