Skip to main content
Glama
embedding_models_register.py162 B
"""Embedding models registry.""" from embeddings.gemma import GemmaEmbeddingModel AVAILIABLE_MODELS = { "google/embeddinggemma-300m": GemmaEmbeddingModel, }

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/FarhanAliRaza/claude-context-local'

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