Content Tools
travelplanningguide.com
Provides access to Bilocate's website content including site info, public pages, and posts.
ENDPOINT 1
https://travelplanningguide.com/mcp
MCP server metadata
- Name
- Bilocate
- Version
- 1.0.0
읽기 전용 공개 데이터입니다. get_site_info → list_pages → read_page 순서로 탐색하세요. 사이트: Bilocate (https://travelplanningguide.com). 인증·쓰기 기능은 없습니다.
Known tools 4
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.bilocate]
url = "https://travelplanningguide.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"bilocate": {
"type": "http",
"url": "https://travelplanningguide.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: bilocate
Remote MCP URL: https://travelplanningguide.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": {
"bilocate": {
"url": "https://travelplanningguide.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"bilocate": {
"type": "http",
"url": "https://travelplanningguide.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "bilocate",
"transport": "streamable-http",
"url": "https://travelplanningguide.com/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.