Ask an AI assistant to plan a trip using real Taiwanese tourism and accommodation open data
Query the largest Taiwanese government procurement contracts of the year through an AI client
Look up university admission statistics without manually searching government data portals
Validate Taiwanese ID numbers or look up addresses using the bundled utility tools
| ai-twinkle/hub | gainubi/note-slides | ahalpha/snowbreak-anitamend | |
|---|---|---|---|
| Stars | 151 | 151 | 150 |
| Language | — | HTML | Lua |
| Setup difficulty | easy | easy | hard |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | developer | vibe coder | general |
Figures from each repo's GitHub metadata at analysis time.
Requires signing up for a free API key during the alpha period.
Twinkle Hub is a service that connects AI tools like Claude Desktop, Cursor, and other compatible AI clients to Taiwan's government open data. It works by providing an MCP (Model Context Protocol) endpoint, a standardized way for AI assistants to call external tools, that lets the AI directly query large collections of public Taiwanese government datasets without the user having to manually download or paste in data. Through a single API key (obtained by logging in with Google or GitHub at their website), you can access over 49,000 Taiwanese government open datasets, a database of government procurement records updated daily, and 32 utility tools specific to Taiwan such as ID number validation, address lookup, and organization search. Practical use cases described in the README include planning family travel itineraries based on popular attractions and legal accommodation listings, finding the largest government procurement contracts of the year, and looking up university admission statistics. Setup takes about 10 minutes: log in to get your API key, then add a short configuration block to your AI tool's settings file. The service is free during its alpha period. This repository does not contain source code, it is a community feedback hub for reporting bugs and requesting new features or datasets.
An MCP service that lets AI tools like Claude Desktop and Cursor directly query Taiwan's government open data using a single API key.
This repository has no source code, the hosted service's own terms and data licensing are described on its website, not in this README.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.