Skip to main content
Glama

MCP Toolbox

by ai-zerolab
import os USER_DEFINED_LOG_LEVEL = os.getenv("MCP_TOOLBOX_LOG_LEVEL", "INFO") os.environ["LOGURU_LEVEL"] = USER_DEFINED_LOG_LEVEL from loguru import logger # noqa: E402 __all__ = ["logger"]

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/ai-zerolab/mcp-toolbox'

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