← Registry

Data Collection

boxtier.kr

Searches and retrieves BoxTier basketball match details and generates match receipt images.

1 endpoint3 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://boxtier.kr/mcp

No auth detected

MCP server metadata

Name
boxtier
Version
1.1.0
Capabilities
tools.listChangedresources.listChanged

Known tools 3

search

BoxTier에서 현재 공개 모집 중인 실제 농구 매칭방을 검색한다.

Inferred read-only
fetch

search가 반환한 BoxTier 공개 농구 매칭방 ID 하나의 현재 상세 조건을 조회한다.

Inferred read-only
create_basketball_receipt

박스티어(BoxTier) 스타일의 농구 경기 영수증 PNG를 만든다.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.boxtier]
url = "https://boxtier.kr/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "boxtier": {
      "type": "http",
      "url": "https://boxtier.kr/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: boxtier
Remote MCP URL: https://boxtier.kr/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "boxtier": {
      "url": "https://boxtier.kr/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "boxtier": {
      "type": "http",
      "url": "https://boxtier.kr/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "boxtier",
  "transport": "streamable-http",
  "url": "https://boxtier.kr/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for boxtier.kr was fetched 2026-08-25T19:19:52.376Z.

Trust status Neutral

boxtier.kr is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.