school-record-validator-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| validate_record_textB | 생활기록부 문안을 검토, 교정 또는 작성하기 전에 먼저 호출한다. 이 결과는 공식 승인이나 법률 판단이 아님. 입력 provenance가 없으면 관찰 및 작성 경위를 확정할 수 없음. |
| validate_record_batchB | 독립된 여러 문안을 한 번에 검토할 때 호출하고 각 문안에 안정적인 entryId를 제공한다. 이 결과는 공식 승인이나 법률 판단이 아님. 입력 provenance가 없으면 관찰 및 작성 경위를 확정할 수 없음. |
| search_record_guidanceB | 규정에 대한 일반 질문 또는 검증 결과에 없는 근거를 찾을 때 호출한다. 이 결과는 공식 승인이나 법률 판단이 아님. 입력 provenance가 없으면 관찰 및 작성 경위를 확정할 수 없음. |
| get_source_excerptA | 검색 결과의 원문 전체 문맥이 필요할 때 chunkId로 호출한다. 이 결과는 공식 승인이나 법률 판단이 아님. 입력 provenance가 없으면 관찰 및 작성 경위를 확정할 수 없음. |
| explain_record_ruleA | 검증 finding의 ruleId를 사용자에게 설명하기 전에 호출한다. 이 결과는 공식 승인이나 법률 판단이 아님. 입력 provenance가 없으면 관찰 및 작성 경위를 확정할 수 없음. |
| list_record_fieldsA | 검증 전에 지원 항목명이나 2026 입력 한도를 확인할 때 호출한다. 이 결과는 공식 승인이나 법률 판단이 아님. 입력 provenance가 없으면 관찰 및 작성 경위를 확정할 수 없음. |
| rule_pack_infoA | 현재 활성 학교급, 학년도, 출처 및 데이터 해시를 확인할 때 호출한다. 이 결과는 공식 승인이나 법률 판단이 아님. 입력 provenance가 없으면 관찰 및 작성 경위를 확정할 수 없음. |
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/ARTHONG1/-school-record-validator-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server