tw-legal-rag
Rank #1,443io.github.aa0101181514/tw-legal-rag
Citation-guarded retrieval over 22M Taiwan court judgments and administrative interpretations
tw-legal-rag is a Model Context Protocol (MCP) server published by aa0101181514. It ranks #1,443 of 115,460 servers tracked on MCP Toplist, and its repository has 303 GitHub stars. tw-legal-rag is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Aug 23, 2026.
Ranks ahead of 114,017 of 115,460 servers on MCP Toplist.
Use tw-legal-rag
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http tw-legal-rag https://tlr.dr-legal.com.tw/mcp[mcp_servers.tw-legal-rag]
url = "https://tlr.dr-legal.com.tw/mcp"Add to ~/.codex/config.toml.
https://tlr.dr-legal.com.tw/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"tw-legal-rag": {
"url": "https://tlr.dr-legal.com.tw/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tw-legal-rag": {
"type": "http",
"url": "https://tlr.dr-legal.com.tw/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tw-legal-rag": {
"serverUrl": "https://tlr.dr-legal.com.tw/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tw-legal-rag": {
"url": "https://tlr.dr-legal.com.tw/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aa0101181514%2Ftw-legal-rag)<a href="https://mcptoplist.com/server/io.github.aa0101181514%2Ftw-legal-rag"><img src="https://mcptoplist.com/badge/io.github.aa0101181514%2Ftw-legal-rag.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aa0101181514
Available versions (2)
| Version | Published |
|---|---|
| 2.2.0 | Aug 23, 2026 |
| 1.2.2 | Aug 5, 2026 |
Frequently asked questions
- Who maintains tw-legal-rag?
- tw-legal-rag is maintained by aa0101181514, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is tw-legal-rag listed on the Official MCP Registry?
- Yes — tw-legal-rag is listed on the Official MCP Registry, alongside Glama.
- How many versions does tw-legal-rag have?
- MCP Toplist tracks 2 versions of tw-legal-rag, most recently published on Aug 23, 2026.
- Where can I find the source code for tw-legal-rag?
- The source code for tw-legal-rag is hosted at github.com/aa0101181514/tw-legal-rag.