Skip to main content
Glama

Sumanshu Arora

__init__.pyβ€’422 B
""" CLI module """ from .cli import ( app, deploy, list, list_deployments, list_tools, logs, main, status, stop, ) from .interactive_cli import InteractiveSession, run_interactive_shell __all__ = [ "app", "deploy", "InteractiveSession", "list", "list_deployments", "list_tools", "logs", "main", "run_interactive_shell", "status", "stop", ]

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/Data-Everything/mcp-server-templates'

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