# Package initializer for mcp_ambari_api
# This file marks this directory as a Python package.
from .mcp_main import * # noqa: F401,F403
__all__ = [
# tools (selective explicit export for tests / external use)
'get_prompt_template'
]
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/call518/MCP-Ambari-API'
If you have feedback or need assistance with the MCP directory API, please join our Discord server