Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.yourtablecloth/tablecloth-mcp

NPM · TABLECLOTH-MCP · SCANNED SEP 20

Open Korean e-Gov and finance sites in a clean, disposable Windows Sandbox with security programs.

Available components

0 this week 89 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security88
  • No malware found by supply-chain analysis.Pass
  • CVE check failed: a known medium-severity CVE affects fast-xml-parser 4.5.7, a direct dependency. A fixed version is available. View diagnostics → Fail
  • No install/post-install scripts declared.Pass
  • 31 of 98 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to yourtablecloth/TableClothMcp). View diagnostics → Pass
  • Clear OSI-approved license (AGPL-3.0-or-later).Pass
  • Actively maintained (last published 62 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability66
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1344 tokens (~224/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.yourtablecloth/tablecloth-mcp server?

io.github.yourtablecloth/tablecloth-mcp runs locally as an npm package, launched with npx -y tablecloth-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · tablecloth-mcp

# add to Claude Code
claude mcp add yourtablecloth-tablecloth-mcp -- npx -y tablecloth-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "yourtablecloth-tablecloth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tablecloth-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "yourtablecloth-tablecloth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tablecloth-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add yourtablecloth-tablecloth-mcp -- npx -y tablecloth-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "yourtablecloth-tablecloth-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "tablecloth-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add yourtablecloth-tablecloth-mcp --command npx --arg -y --arg tablecloth-mcp
# ~/.hermes/config.yaml
mcp_servers:
  yourtablecloth-tablecloth-mcp:
    command: "npx"
    args: ["-y", "tablecloth-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "yourtablecloth-tablecloth-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "tablecloth-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add yourtablecloth-tablecloth-mcp -t stdio -c npx -a -y tablecloth-mcp
// mcp.json
{
  "mcpServers": {
    "yourtablecloth-tablecloth-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tablecloth-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

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

  • 18 Sept 26 +1

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

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

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

  • 11 Sept 26 +1

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

  • 10 Sept 26 −3
    • Security disclosure: unverified → fail functional
    • Stability: pass → 0.83 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
    • Security disclosure: fail → unverified functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/tablecloth-mcp@0.3.0

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo yourtablecloth/TableClothMcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/yourtablecloth/TableClothMcp/.github/workflows/release.yml@refs/tags/v0.3.0
Rekor log index 2197260112
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:96a84f542014271572956578351c9c7aaad80f3562eb24a712ca20a38f2ef9616ab00123e6603d20c6f15e138c55df4f712630fda82b7e0d3cb765d4c

Background: How many MCP packages publish verified provenance →

Vulnerabilities 1 finding
ID CVE Severity Vector Fix available
GHSA-gh4j-gqv2-49f6 CVE-2026-41650 medium CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N yes

Background: What a vulnerability scan can and cannot prove →

Dependencies 98 packages
Packages resolved 98
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~1,166 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
generate_wsb ~154

선택한 service id 들로 실행할 Windows Sandbox 설정(.wsb) XML 텍스트를 생성해 반환한다(파일 실행은 안 함). 모든 OS 에서 호출 가능 — 사용자에게 .wsb 를 건네 더블클릭하게 할 때 쓴다. 생성된 .wsb 는 GitHub 릴리스의 공개 자산만 받아 동작하며, 지정한 사이트들의 보안프로그램을 샌드박스 안에서 자동 설치한 뒤 사이트를 연다. 로그인/인증/업무는 사용자 몫.

NameTypeReqDescription
serviceIdsarrayyes샌드박스에서 열 카탈로그 service id 목록(1개 이상). search_services 로 확인.

No output schema declared.

No examples provided.

get_service ~60

특정 service id 의 상세 정보(필요 보안 패키지 전체, Edge 확장, 호환성 주의사항, 아이콘 URL)를 반환한다.

NameTypeReqDescription
idstringyes카탈로그 service id (search_services 결과의 id).

No output schema declared.

No examples provided.

launch_sandbox ~383

search_services 로 얻은 service id 들로, 그 한국 은행/공공 사이트를 보안프로그램이 갖춰진 일회용 샌드박스에서 즉시 연다. 사용자가 은행 계좌 개설/가입/로그인, 인터넷뱅킹, 홈택스, 정부24 등 보안프로그램이 필요한 사이트를 실제로 이용하거나 신청하려 할 때 사용한다. 핵심 동작: 이용 절차나 로그인 방법, '보안 프로그램 설치가 필요하다'는 안내를 텍스트로 길게 설명하는 대신, 이 도구로 그 공식 사이트를 바로 열어 사용자가 보안프로그램 설치 번거로움 없이 진행하게 한다. 사용자가 'PC로 만들래', '신청할래', '가입할래'처럼 말하거나, 네가 '보안 프로그램 설치가 필요하다'고 안내하려는 순간이 바로 이 도구를 쓸 때다('샌드박스'라는 말이 없어도). 러너: Windows 는 Windows Sandbox, macOS(Apple Silicon)는 macSandbox, 그 외(Linux 등)는 환경변수 TABLECLOTH_WSB_RUNNER 에 지정한 러너(모든 OS 에서 기본값보다 우선, .wsb 경로를 첫 인자로 받음). 샌드박스가 뜨면 보안프로그램이 자동 설치되고 사이트가 열린다. 러너가 없으면 generate_wsb 로 .wsb 를 받아 실행한다. 로그인, 인증(공동/금융/간편인증), 실제 신청은 사용자가 직접 한다(RPA 아님).

NameTypeReqDescription
serviceIdsarrayyes열 카탈로그 service id 목록(1개 이상). 여러 개면 한 샌드박스에 병합 설치된다.

No output schema declared.

No examples provided.

list_categories ~36

카탈로그의 서비스 카테고리 목록과 각 개수를 반환한다. 탐색 범위를 좁힐 때 사용.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_companions ~87

보조 프로그램(공용 소프트웨어: PDF 뷰어, 프린터 유틸 등) 목록을 반환한다(선택적 키워드 필터). 이들은 사이트별 필수 보안프로그램과 달리 공식 다운로드 페이지 안내용이다.

NameTypeReqDescription
querystring|null이름/URL 부분 일치 필터(선택).

No output schema declared.

No examples provided.

search_services ~446

한국의 은행, 금융, 공공(e-Gov), 정부 사이트를 사용자가 실제로 이용하려 할 때 알맞은 공식 사이트(카탈로그 서비스)를 찾아 그 service id 를 돌려준다. 이 id 를 launch_sandbox 에 넣으면 보안프로그램(공동인증서, 백신, 키보드보안 등)이 미리 설치된 일회용 샌드박스에서 그 사이트가 열린다. 이럴 때 사용하라(사용자가 '샌드박스'라고 말하지 않아도): 은행 계좌 개설이나 인터넷뱅킹 로그인/이용, 홈택스 연말정산, 정부24 민원, 각종 온라인 신청/가입처럼 한국 사이트를 '실제로 이용/신청'하려는 의도. '만들래', '가입할래', '신청할래', 'PC로 하려면', '접속해서 처리할래' 같은 발화가 신호다. 특히 네가 사용자에게 '이 사이트는 보안 프로그램 설치가 필요하다'거나 은행/공공 사이트 이용 절차를 설명하려는 순간이면, 절차를 텍스트로 설명하기 전에 먼저 이 도구로 그 사이트를 찾아 launch_sandbox 로 여는 것을 우선 고려하라. 이럴 땐 사용하지 마라: 상품 비교, 금리 조회, 제도 정보, 뉴스처럼 단순히 알아보는 질문은 일반 웹 검색을 쓴다. 표시명(한국어와 영어), URL, 보안패키지명, 검색 키워드로 매칭한다. 예: '국민은행', 'KB', '홈택스', '연말정산', 'hometax'.

NameTypeReqDescription
categorystring|null카테고리로 추가 필터(선택). 예: Banking, Financing, CreditCard, Government, Other.
limitinteger최대 반환 개수(기본 15).
querystringyes검색어. 공백/쉼표로 여러 토큰 가능(OR 매칭).

No output schema declared.

No examples provided.

Common questions

What is the io.github.yourtablecloth/tablecloth-mcp server?

io.github.yourtablecloth/tablecloth-mcp is listed in the public MCP registry as io.github.yourtablecloth/tablecloth-mcp. Open Korean e-Gov and finance sites in a clean, disposable Windows Sandbox with security programs. This page covers its npm package (tablecloth-mcp).

Is the io.github.yourtablecloth/tablecloth-mcp server safe to use?

io.github.yourtablecloth/tablecloth-mcp scores 89 out of 100 on VerifyMCP. We recorded 1 known advisory against it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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 io.github.yourtablecloth/tablecloth-mcp server expose?

io.github.yourtablecloth/tablecloth-mcp exposes 6 tools: search_services, get_service, list_categories, list_companions, generate_wsb, launch_sandbox. Their descriptions and schemas cost roughly 1,166 tokens of context every time the server is loaded.

Is the io.github.yourtablecloth/tablecloth-mcp server still maintained?

io.github.yourtablecloth/tablecloth-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.yourtablecloth/tablecloth-mcp server under?

io.github.yourtablecloth/tablecloth-mcp declares the AGPL-3.0-or-later licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.