Are you the author? Sign in to claim
This is an MCP server that provides access to government city data through a FastMCP interface.
This is an MCP server that provides access to government city data through a FastMCP interface.
pip install -r requirements.txt
python server.py
python server.pypython server.py --sseTo connect this MCP server to Cline using stdio:
{
"hk-city": {
"disabled": false,
"timeout": 3,
"type": "stdio",
"command": "uvx",
"args": [
"hkopenai.hk-city-mcp-server"
]
}
}
Tests are available in the tests/ directory. Run with:
pytest
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
Google's universal MCP server supporting PostgreSQL, MySQL, MongoDB, Redis, and 10+ databases
Official GitHub integration for repos, issues, PRs, and CI/CD workflows