← Registry

Content Tools

bucheoninae.com

Retrieves official health information, disease pages, doctor names, and clinic details for a specific clinic.

WebMCP2 endpoints8 known toolsFirst detected July 22, 2026Last detected September 1, 2026

ENDPOINT 1

https://www.bucheoninae.com/mcp

No auth detected

MCP server metadata

Name
bucheon-inae-official-read-only
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

search_official_content

Search official public Bucheon Inae clinic pages by symptom, condition, treatment, or clinic information.

Inferred read-only
get_health_information

Find or summarize published health information and return its official canonical URL.

Inferred read-only
get_disease_information

Find or summarize an official public disease or treatment page and return its canonical URL.

Inferred read-only
get_doctors

Return published doctor names and titles without inventing specialties or schedules.

Inferred read-only
get_clinic_location_and_hours

Return official clinic NAP, location, opening hours, and map page information.

Inferred read-only
get_notices

Return currently published official notices with canonical URLs.

Inferred read-only
get_reservation_and_inquiry_links

Return official reservation, phone, Naver Talk, Kakao inquiry, and location links without submitting anything.

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.bucheon-inae-official-read-only]
url = "https://www.bucheoninae.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bucheon-inae-official-read-only": {
      "type": "http",
      "url": "https://www.bucheoninae.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bucheon-inae-official-read-only
Remote MCP URL: https://www.bucheoninae.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": {
    "bucheon-inae-official-read-only": {
      "url": "https://www.bucheoninae.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bucheon-inae-official-read-only": {
      "type": "http",
      "url": "https://www.bucheoninae.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bucheon-inae-official-read-only",
  "transport": "streamable-http",
  "url": "https://www.bucheoninae.com/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://www.bucheoninae.com

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

quick_reservation

Submit a quick reservation request for a staff consultation callback from Bucheon Inae Korean Medicine Clinic.

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.webmcp]
url = "https://www.bucheoninae.com"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.bucheoninae.com"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://www.bucheoninae.com

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": {
    "webmcp": {
      "url": "https://www.bucheoninae.com"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://www.bucheoninae.com"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://www.bucheoninae.com"
}
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 bucheoninae.com was fetched 2026-07-28T12:43:30.848Z and is being refreshed.

Trust status Neutral

bucheoninae.com 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.