← Registry

Productivity

blab.co

Provides tools to query Book Like A Boss booking-platform information, including live pricing, platform overview, site page search, and direct URLs for signup, demo, features, and resources.

WebMCP1 endpoint4 known toolsFirst detected September 21, 2026Last detected September 21, 2026

ENDPOINT 1

https://www.blab.co

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 4

get_pricing

Get current Book Like A Boss pricing: freelancer plans and team per-seat pricing, in USD, fetched live from the pricing pages.

Inferred read-only
get_platform_overview

What Book Like A Boss (BLAB) is and its key resources: an all-in-one booking page builder for selling appointments, services, and digital products.

Inferred read-only
find_pages

Search all Book Like A Boss site pages (features, use cases, industry pages, comparisons, blog guides) by keyword. Returns matching page URLs from the live sitemap; each page can be fetched as markdown via Accept: text/markdown.

Inferred read-only
get_link

Get the direct URL for a Book Like A Boss destination: signup, signup_team, demo, pricing, features, samples, testimonials, help, or agent_resources.

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.blab.co"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://www.blab.co

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.blab.co"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://www.blab.co"
}
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.