# 원불교 교서 (remote · scripture.wonbuddhism.app)

원불교 교서 15책 4,969절 원문을 좌표·출처와 함께 찾아 읽는다. 성가 201곡, 원불교대사전 4,523항목, 개념 관계망 포함. 정본은 hub.won.or.kr.

- Trust score: 79/100 (medium)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- remote · `scripture.wonbuddhism.app`: 79/100 (this document), [markdown](https://verifymcp.io/servers/app-wonbuddhism-scripture/api-mcp.md), [page](https://verifymcp.io/servers/app-wonbuddhism-scripture/api-mcp)

## Channel facts

- Endpoint: `https://scripture.wonbuddhism.app/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Endpoint Security**: 80/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 67/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1592 tokens (~227/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 63/100
  - Stability observed for 19 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the 원불교 교서 MCP server?

원불교 교서 is a hosted endpoint at https://scripture.wonbuddhism.app/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http app-wonbuddhism-scripture 'https://scripture.wonbuddhism.app/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "app-wonbuddhism-scripture": {
      "url": "https://scripture.wonbuddhism.app/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "app-wonbuddhism-scripture": {
      "type": "http",
      "url": "https://scripture.wonbuddhism.app/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.app-wonbuddhism-scripture]
url = "https://scripture.wonbuddhism.app/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "app-wonbuddhism-scripture": {
      "type": "remote",
      "url": "https://scripture.wonbuddhism.app/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add app-wonbuddhism-scripture --url 'https://scripture.wonbuddhism.app/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  app-wonbuddhism-scripture:
    url: "https://scripture.wonbuddhism.app/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "app-wonbuddhism-scripture": {
      "Transport": "http",
      "Url": "https://scripture.wonbuddhism.app/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add app-wonbuddhism-scripture -t streamable-http -u 'https://scripture.wonbuddhism.app/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "app-wonbuddhism-scripture": {
      "type": "http",
      "url": "https://scripture.wonbuddhism.app/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-23 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-21 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-19 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 43 to 47. That category is still filling its 30-day observation window: 13 days of observed history at the previous scan, 14 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 76, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 75, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (7)

### `list_books` (~35 tokens)

교서 목록

원불교 교서 15책의 목록과 절 수. 어떤 책이 있는지 모를 때 먼저 부른다.

### `search_scripture` (~295 tokens)

경전 원문 검색

경전 원문 전문 검색. 띄어쓰기를 무시한 부분 문자열 일치라 '상시일기'와 '상시 일기'가 같은 결과를 준다. 글자가 겹치지 않는 뜻 검색은 안 된다 — 실제 본문에 나오는 말로 찾을 것. 인용하려면 결과의 id로 get_passage를 불러 원문 전체를 확인한다.

Input parameters:

- `book` (string): 책 id. jeongjeon(정전) daejonggyeong(대종경) buljoyogyeong(불조요경) yejeon(예전) jeongsan(정산종사법어) daesan(대산종사법어) gyosa(원불교 교사) gyoheon(원불교 교헌) seonoerok(대종경선외록) hanulan(한울안 한 이치에) daesanbm1~5(대산종사법문집 1~5집)
- `limit` (number): 돌려줄 최대 건수(기본 10)
- `mode` (string): phrase(기본)는 질의 전체를 한 덩어리로, all은 낱말이 모두 들어 있으면 일치(떨어져 있어도 걸림)
- `q` (string, required): 찾을 말

### `get_passage` (~196 tokens)

절 원문 보기

절 하나의 원문 전체 — 본문 문단·각주·좌표·앞뒤 절·웹 주소. 인용은 반드시 이 도구로 확인한 원문을 쓴다.

Input parameters:

- `book` (string, required): 책 id. jeongjeon(정전) daejonggyeong(대종경) buljoyogyeong(불조요경) yejeon(예전) jeongsan(정산종사법어) daesan(대산종사법어) gyosa(원불교 교사) gyoheon(원불교 교헌) seonoerok(대종경선외록) hanulan(한울안 한 이치에) daesanbm1~5(대산종사법문집 1~5집)
- `id` (string, required): 절 id (검색 결과의 [book/id])

### `get_outline` (~202 tokens)

책 차례

책의 차례. part 없이 부르면 편/품 목록, part를 주면 그 편에 든 절 목록(id 포함). 특정 자리를 알고 찾아갈 때 쓴다.

Input parameters:

- `book` (string, required): 책 id. jeongjeon(정전) daejonggyeong(대종경) buljoyogyeong(불조요경) yejeon(예전) jeongsan(정산종사법어) daesan(대산종사법어) gyosa(원불교 교사) gyoheon(원불교 교헌) seonoerok(대종경선외록) hanulan(한울안 한 이치에) daesanbm1~5(대산종사법문집 1~5집)
- `part` (string): 편/품 이름(공백 무시 부분 일치, 예: '교의편')

### `get_related` (~218 tokens)

관련 개념·구절

한 절에 이어진 관련 개념·관련 구절(원불교 대사전 관계망 + 각주어 공유)과 공명(정전 교리 ↔ 대종경 실례, 사람이 감수해 승인한 연결). 글자가 겹치지 않아 검색으로는 못 찾는 절들을 끌어온다.

Input parameters:

- `book` (string, required): 책 id. jeongjeon(정전) daejonggyeong(대종경) buljoyogyeong(불조요경) yejeon(예전) jeongsan(정산종사법어) daesan(대산종사법어) gyosa(원불교 교사) gyoheon(원불교 교헌) seonoerok(대종경선외록) hanulan(한울안 한 이치에) daesanbm1~5(대산종사법문집 1~5집)
- `id` (string, required): 절 id

### `lookup_dictionary` (~224 tokens)

원불교대사전

원불교 대사전 4,523항목. q로 표제어·한자·정의문을 찾는다(표제어가 정확히 하나 걸리면 곧바로 본문). id를 주면 그 항목. get_passage의 각주에 붙은 [대사전 ****]가 그 id다. 긴 항목(일원상·사은·법위등급 등)은 첫 절만 내주고 나머지 절 목록을 알려 준다 — 필요한 절을 section으로 다시 부른다.

Input parameters:

- `id` (string): 대사전 항목 id — 주면 q는 무시하고 그 항목을 낸다
- `limit` (number): 돌려줄 최대 건수(기본 10)
- `q` (string): 찾을 말(표제어·한자·정의문)
- `section` (string): 긴 항목에서 읽을 절 이름(부분 일치). 앞선 호출이 알려 준 절 목록에서 고른다

### `search_sungga` (~81 tokens)

성가 검색

원불교 성가 201곡을 제목·가사로 검색. 숫자만 주면 그 번호의 곡을 찾는다(가사 검색이 아니라 곡 번호).

Input parameters:

- `limit` (number): 돌려줄 최대 건수(기본 10)
- `q` (string, required): 찾을 말 또는 곡 번호

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/app-wonbuddhism-scripture/api-mcp#diagnostics

## Score history

- 2026-09-24: 79
- 2026-09-23: 79
- 2026-09-22: 78
- 2026-09-21: 78
- 2026-09-20: 77
- 2026-09-19: 77
- 2026-09-18: 76
- 2026-09-17: 76
- 2026-09-16: 76
- 2026-09-15: 75
- 2026-09-14: 75
- 2026-09-13: 74
- 2026-09-12: 74
- 2026-09-11: 73
- 2026-09-10: 73
- 2026-09-09: 72
- 2026-09-08: 72
- 2026-09-07: 71
- 2026-09-06: 71
- 2026-09-05: 64

## Common questions

### What is the 원불교 교서 MCP server?

원불교 교서 is an MCP server listed in the public MCP registry as app.wonbuddhism/scripture. 원불교 교서 15책 4,969절 원문을 좌표·출처와 함께 찾아 읽는다. 성가 201곡, 원불교대사전 4,523항목, 개념 관계망 포함. 정본은 hub.won.or.kr. This page covers its hosted endpoint (https://scripture.wonbuddhism.app/api/mcp).

### Is the 원불교 교서 MCP server safe to use?

원불교 교서 scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the 원불교 교서 MCP server expose?

원불교 교서 exposes 7 tools: list_books, search_scripture, get_passage, get_outline, get_related, and 2 more. Their descriptions and schemas cost roughly 1,251 tokens of context every time the server is loaded.

### Does the 원불교 교서 MCP server require authentication?

No. We connected to 원불교 교서 without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the 원불교 교서 MCP server still maintained?

원불교 교서 is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://scripture.wonbuddhism.app/api/mcp
- Changelog RSS feed: https://verifymcp.io/servers/app-wonbuddhism-scripture/api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/app-wonbuddhism-scripture/api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/app-wonbuddhism-scripture/api-mcp
