"""Tool manager module for Supabase MCP server.
This module provides a centralized way to manage tool descriptions and registration.
"""
from .manager import ToolManager, ToolName
__all__ = ["ToolManager", "ToolName"]
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/alexander-zuev/supabase-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server