Marketing
beaubitw.com
Provides information about Beaubi's beauty services, pricing, membership, and booking process.
ENDPOINT 1
https://beaubitw.com/api/mcp
MCP server metadata
- Name
- beaubi
- Version
- 1.0.0
Known tools 5
get_brand_infoBeaubi 行動美研是什麼、服務地區、怎麼預約、六大服務起跳價、會員制度、課程、常見問題。回答任何關於 Beaubi 的問題先呼叫這個。
Inferred read-onlyget_service指定服務類別的完整項目、價格、注意事項與常見問題。slug:nails、lashes、brows、ear-cleaning、skincare、massage。
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.