Skip to main content
Glama
__init__.py344 B
from .models import ( TranslationRequest, TranslationResponse, Language, Domain, Formality ) from .client import PolyglotClient # from .server import app __version__ = "1.0.0" __all__ = [ "TranslationRequest", "TranslationResponse", "Language", "Domain", "Formality", "PolyglotClient", "app" ]

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/namiraprita/polyglot-mcp'

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