← Registry

General Tools

114pet.com

Provides general-purpose tools through the Model Context Protocol.

1 endpoint6 known toolsFirst detected August 1, 2026Last detected August 1, 2026

ENDPOINT 1

https://mcp.114pet.com/mcp

No auth detected

MCP server metadata

Name
114pet-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

114pet 동물병원 MCP 서버 — 조회는 읽기전용·무인증. 전국 동물병원 공개 데이터(출처: 행정안전부 지방행정인허가데이터)를 조회합니다. 중립 정렬만 제공합니다(가나다순 또는 거리순). 순위·추천·평점 표현을 만들지 마세요. 모든 시설에는 정식 페이지 URL·출처·기준일(asOf)이 포함됩니다. night(야간)은 상호 표기 기준이며 실제 진료시간이 아닙니다 — 사용자에게 이 한계를 전달하세요. request_booking(쓰기)은 사용자가 예약을 명시적으로 요청하고 실제 연락처를 제공한 경우에만 호출하세요 — 개인정보를 임의 생성·전송하지 마세요.

Known tools 6

search_hospitals

지역·이름으로 동물병원을 검색합니다.

Inferred read-only
get_hospital

id 또는 slug로 단건 상세를 조회합니다.

Inferred read-only
find_night_hospitals

상호에 24시·야간·응급이 표기된(night=true) 시설을 가나다순으로 반환합니다.

Inferred read-only
get_stats

전국 또는 시도별 집계(개수, 전화·좌표 보유율, 야간 수, 시군구별 수)를 반환합니다.

Inferred read-only
list_regions

데이터에 존재하는 시도 목록과 각 시도의 시군구 목록·시설 수를 가나다순으로 반환합니다.

Inferred read-only
request_booking

인증되고 예약 슬롯이 열린(bookingOpen) 병원에 진료 예약을 '요청'합니다(확정 아님).

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "114pet-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.114pet.com/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 114pet.com was fetched 2026-08-02T11:01:16.381Z and is being refreshed.

Trust status Trusted

114pet.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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