Skip to main content
Glama
scvcoder

korean-law-alio-mcp

by scvcoder

analyze_document

Analyze contracts and agreements for legal risks by clause. Automatically classifies document type, identifies dangerous clauses, and provides hints for relevant Korean laws.

Instructions

[문서분석] 계약서/약관/협정서 텍스트의 조항별 법적 리스크 분석. 문서 유형 자동 분류, 위험 조항 식별, 관련 법령 검색 힌트 제공.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYes분석할 계약서/약관 전문 텍스트
maxClausesYes분석할 최대 조항 수 (기본:15)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must carry full behavioral disclosure. It describes the analysis but does not explicitly state that the tool is read-only (non-destructive), what permissions are needed, or any rate limits. The description is minimal beyond the functional output.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two sentences, front-loaded with a bracketed tag, and delivers all necessary information without fluff. Every sentence provides value, making it concise and well-structured.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (analysis) and absence of output schema and annotations, the description is reasonably complete in describing functionality. However, it lacks an explicit description of the return value format or structure, which would be important for an agent to interpret results correctly.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the baseline is 3. The description adds context about the overall analysis (clause-by-clause) but does not add meaning beyond the schema's parameter descriptions. The parameter descriptions in the schema are clear and self-sufficient.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool performs clause-by-clause legal risk analysis on contracts/terms/agreements, with automatic type classification, risk clause identification, and legal search hints. It uses a specific verb ('analyze') and resource ('document'), and the focus on contracts differentiates it from sibling tools that analyze specific regulations or perform searches.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for analyzing contract text but does not explicitly state when to use this tool versus alternatives like analyze_alio_regulation or analyze_regulation_delegation. While the target documents are clear (contracts/terms/agreements), no explicit when-not or alternative guidance is provided.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/scvcoder/korean-law-alio-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server