← bucheoninae.com
INDIVIDUAL MCP TOOL
get_doctors
Return published doctor names and titles without inventing specialties or schedules.
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 endpoint
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.
Related tools
search_official_content— Search official public Bucheon Inae clinic pages by symptom, condition, treatment, or clinic information.get_health_information— Find or summarize published health information and return its official canonical URL.get_disease_information— Find or summarize an official public disease or treatment page and return its canonical URL.get_clinic_location_and_hours— Return official clinic NAP, location, opening hours, and map page information.get_notices— Return currently published official notices with canonical URLs.get_reservation_and_inquiry_links— Return official reservation, phone, Naver Talk, Kakao inquiry, and location links without submitting anything.