get_taiwan_law_progress — taiwan law MCP Tool Read-only
get_taiwan_law_progress
(get taiwan law progress) is one of 14 tools on the
taiwan law
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_taiwan_law_progress from your client
- Claude Code taiwan law get_taiwan_law_progress run in your project directory
- Claude Desktop taiwan law get_taiwan_law_progress ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor taiwan law get_taiwan_law_progress ~/.cursor/mcp.json
- VS Code taiwan law get_taiwan_law_progress .vscode/mcp.json
- Zed taiwan law get_taiwan_law_progress ~/.config/zed/settings.json
- Windsurf taiwan law get_taiwan_law_progress ~/.codeium/windsurf/mcp_config.json
- Cline taiwan law get_taiwan_law_progress ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI taiwan law get_taiwan_law_progress ~/.gemini/settings.json
- Grok taiwan law get_taiwan_law_progress .mcp.json (in your project root)
- ChatGPT taiwan law get_taiwan_law_progress Settings → Connectors → Advanced → Developer mode
- Claude.ai taiwan law get_taiwan_law_progress Settings → Connectors → Add custom connector
- LangChain taiwan law get_taiwan_law_progress pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http taiwan-law https://legaltech.org.tw/mcp
Other tools on this server
- analyze_legal_intent
- search_taiwan_laws
- search_taiwan_judgments
- get_taiwan_judgment
- search_taiwan_regulations
- get_taiwan_pcode
- get_taiwan_interpretation
- search_taiwan_interpretations
- get_taiwan_interpretation_citations
- get_taiwan_law_versions
- search_taiwan_bills
- search_moj_interpretations
- get_moj_draft_announcements
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.