ENDPOINT 1
https://mcp.114pet.com/mcp
MCP server metadata
- Name
- 114pet-mcp
- Version
- 0.1.0
114pet 동물병원 MCP 서버 — 조회는 읽기전용·무인증. 전국 동물병원 공개 데이터(출처: 행정안전부 지방행정인허가데이터)를 조회합니다. 중립 정렬만 제공합니다(가나다순 또는 거리순). 순위·추천·평점 표현을 만들지 마세요. 모든 시설에는 정식 페이지 URL·출처·기준일(asOf)이 포함됩니다. night(야간)은 상호 표기 기준이며 실제 진료시간이 아닙니다 — 사용자에게 이 한계를 전달하세요. request_booking(쓰기)은 사용자가 예약을 명시적으로 요청하고 실제 연락처를 제공한 경우에만 호출하세요 — 개인정보를 임의 생성·전송하지 마세요.
Known tools 6
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.
114pet.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.