← beezbook.com

INDIVIDUAL MCP TOOL

korea_car_tax

배기량과 차령으로 2026년 자동차세(지방교육세 30% 포함)와 1·3·6·9월 연납 신청 시 납부액을 계산합니다.

beezbook.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://api.beezbook.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for korea_car_tax and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

beezbook.com

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.beezbook-mcp]
url = "https://api.beezbook.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "beezbook-mcp": {
      "type": "http",
      "url": "https://api.beezbook.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: beezbook-mcp
Remote MCP URL: https://api.beezbook.com/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": {
    "beezbook-mcp": {
      "url": "https://api.beezbook.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "beezbook-mcp": {
      "type": "http",
      "url": "https://api.beezbook.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "beezbook-mcp",
  "transport": "streamable-http",
  "url": "https://api.beezbook.com/mcp"
}
MCP Inspector

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

Related tools

  • korea_net_salary — 2026년 한국 세율 기준으로 연봉의 월/연 실수령액과 공제 내역(국민연금·건강보험·장기요양·고용보험·근로소득세·지방소득세)을 계산합니다.
  • loan_payment — 대출 원금·연이율·기간·상환방식에 따른 월 상환액과 총 이자를 계산합니다.
  • savings_interest — 적금(매월 납입) 또는 예금(목돈 거치)의 만기 실수령액과 세전/세후 이자를 계산합니다.
  • korea_holiday_pay — 시급·하루 근무시간·주 근무일수로 주휴수당(주당/월환산)을 계산합니다.
  • korea_severance — 입사일·퇴사일과 최근 3개월 급여 총액(선택: 연간 상여·연차수당)으로 법정 퇴직금(세전)을 계산합니다.
  • korea_unemployment_benefit — 2026년 기준 실업급여를 계산합니다.
  • korea_parental_leave_pay — 2025년 개편 기준 육아휴직급여를 월별로 계산합니다.
  • korea_crypto_tax — 2027년 시행되는 한국 가상자산 소득 과세를 계산합니다.