Skip to main content
Glama

Hong Kong Open Data MCP Server

Official
Dockerfile311 B
# Generated by https://smithery.ai. See: https://smithery.ai/docs/build/project-config FROM python:3.11-slim # Set work directory WORKDIR /app # Copy project COPY . /app # Install dependencies and the package RUN pip install --no-cache-dir . # Default command to run the MCP server CMD ["mcp-open-data-hk"]

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/mcp-open-data-hk/mcp-open-data-hk'

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