Skip to main content
Glama

Hong Kong Creative Goods Trade MCP Server

by hkopenai
__main__.py209 B
"""Main entry point for the HK Recreation MCP Server.""" from hkopenai_common.cli_utils import cli_main from .server import server if __name__ == "__main__": cli_main(server, "HK Recreation MCP Server")

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/hkopenai/hk-recreation-mcp-server'

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