← Registry

Marketing

beaubitw.com

Provides information about Beaubi's beauty services, pricing, membership, and booking process.

1 endpoint5 known toolsFirst detected September 16, 2026Last detected September 16, 2026

ENDPOINT 1

https://beaubitw.com/api/mcp

No auth detected

MCP server metadata

Name
beaubi
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

get_brand_info

Beaubi 行動美研是什麼、服務地區、怎麼預約、六大服務起跳價、會員制度、課程、常見問題。回答任何關於 Beaubi 的問題先呼叫這個。

Inferred read-only
list_services

六大到府服務(美甲、美睫、紋繡、採耳、肌膚管理、推拿)的項目、起跳價(TWD)、時長、加購。

Inferred read-only
get_service

指定服務類別的完整項目、價格、注意事項與常見問題。slug:nails、lashes、brows、ear-cleaning、skincare、massage。

Inferred read-only
get_membership

儲值方案、消費等級門檻與權益、會員限定組合。

Inferred read-only
how_to_book

回傳預約步驟與 App 連結。預約、選時段、付款都在 Beaubi App 內完成;本工具不能代為預約。

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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