MCP Taiwan Judgment Search
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TW_JUDGMENT_DOWNLOAD_DIR | No | Default directory for get_judgment_pdf downloads. ~ is expanded. If unset and the tool's save_to arg is None, get_judgment_pdf returns the URL without downloading. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_judgmentsA | 搜尋司法院裁判書全文,回傳符合關鍵字的裁判書清單。 |
| get_judgmentA | 取得單一裁判書的完整內容,包含案件資訊與全文。 |
| lookup_legal_termA | 查詢司法院裁判書用語辭典,取得法律名詞的定義與各法領域說明。 同一名詞可能有民事、刑事、行政、家事等不同法領域的解釋,均會一併回傳。 指定 domain 可篩選特定法領域的解釋。 |
| get_judgment_pdfA | 取得裁判書 PDF 連結,可選擇直接下載到本機。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/asgard-ai-platform/mcp-tw-judgment'
If you have feedback or need assistance with the MCP directory API, please join our Discord server