Skip to main content
Glama

Sumanshu Arora

__init__.pyβ€’403 B
""" Template discovery and management utilities. This module provides utilities for discovering and managing templates used in the MCP deployment system. It includes dynamic template discovery, configuration management, and reusable deployment utilities. """ from .creation import TemplateCreator from .discovery import TemplateDiscovery __all__ = [ "TemplateDiscovery", "TemplateCreator", ]

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