get_taiwan_law_versions — taiwan law MCP Tool Read-only
get_taiwan_law_versions
(get taiwan law versions) 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_versions from your client
- Claude Code taiwan law get_taiwan_law_versions run in your project directory
- Claude Desktop taiwan law get_taiwan_law_versions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor taiwan law get_taiwan_law_versions ~/.cursor/mcp.json
- VS Code taiwan law get_taiwan_law_versions .vscode/mcp.json
- Zed taiwan law get_taiwan_law_versions ~/.config/zed/settings.json
- Windsurf taiwan law get_taiwan_law_versions ~/.codeium/windsurf/mcp_config.json
- Cline taiwan law get_taiwan_law_versions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI taiwan law get_taiwan_law_versions ~/.gemini/settings.json
- Grok taiwan law get_taiwan_law_versions .mcp.json (in your project root)
- ChatGPT taiwan law get_taiwan_law_versions Settings → Connectors → Advanced → Developer mode
- Claude.ai taiwan law get_taiwan_law_versions Settings → Connectors → Add custom connector
- LangChain taiwan law get_taiwan_law_versions 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_progress
- 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.