Skip to main content
Glama
__init__.py333 B
# This file is part of the MCP Server package. from infrastructure.cache.cache_factory import CacheFactory from infrastructure.cache.cache_service import CacheService # Create a global cache instance cache: CacheService = CacheFactory.create_cache("memory", {"max_size": 1000}) __all__ = ["cache", "CacheService", "CacheFactory"]

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/cabrit0/mcp_server_reuneMacacada'

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