Skip to main content
Glama
__init__.py531 B
"""MCP tools module for SSO MCP Server.""" from sso_mcp_server.tools.get_checklist import get_checklist_impl from sso_mcp_server.tools.get_process import get_process_impl from sso_mcp_server.tools.list_checklists import list_checklists_impl from sso_mcp_server.tools.list_processes import list_processes_impl from sso_mcp_server.tools.search_processes import search_processes_impl __all__ = [ "get_checklist_impl", "get_process_impl", "list_checklists_impl", "list_processes_impl", "search_processes_impl", ]

Latest Blog Posts

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/DauQuangThanh/sso-mcp-server'

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