Model Context Protocol server for Taiwan law history and article scraping from Legislative Yuan database
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"taiwan-law-history-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Taiwan Law MCP Server [](https://badge.fury.io/py/taiwan-law-history-mcp) [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) A Model Context Protocol (MCP) server for scraping Taiwan law information from the Legislative Yuan's legal database. This server provides comprehensive access to Taiwan's legal documents, including law articles, amendments history, and legal text processing utilities. ## 🚀 Features This MCP server provides 6 different tools for interacting with Taiwan law data: ### Available Tools 1. **🔍 search_law** - Search for laws by name and get basic information 2. **📜 get_law_history** - Get complete history of a specific law including all amendments 3. **📋 get_law_articles** - Get current articles of a specific law 4. **🔧 parse_law_text** - Parse and normalize law text, converting Chinese numbers to Arabic 5. **📅 convert_dates** - Convert ROC (Republic of China) dates to Western dates 6. **🔢 normalize_article_number** - Convert Chinese article numbers to Arabic format ## 📦 Installation ### Using pip (Recommended) ```bash pip install taiwan-law-history-mcp ``` ### Using UV ```bash uv add taiwan-law-history-mcp ``` ### From source ```bash git clone https://github.com/yourusername/taiwan-law-history-mcp.git cd taiwan-law-history-mcp pip install -e . ``` ## 🔧 Usage ### As an MCP Server Add this to your MCP client configuration (e.g., Claude Desktop): ```json { "mcpServers": { "taiwan-law-history-mcp": { "command": "taiwan-law-history-mcp" } } } ``` ### Command Line Usage ```bash # Run the MCP server taiwan-law-history-mcp # Test functionality python -c "from taiwan_law_mcp.server import normalize_article_no; print(normalize_article_no('第十九條之一'))" ``` ## Usage ### As an MCP Server …
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.