← Registry

General Tools

bumptobabysa.co.za

Provides general-purpose tools through the Model Context Protocol.

1 endpoint9 known toolsFirst detected September 13, 2026Last detected September 13, 2026

ENDPOINT 1

https://api.bumptobabysa.co.za/mcp

No auth detected

MCP server metadata

Name
Bump to Baby MCP Server
Version
1.0.0
Capabilities
tools

Known tools 9

get_studio_info

Retrieve official studio information for Bump to Baby in Montana, Pretoria including location, operating hours, contact phone, email, studio amenities, and elective scan philosophy.

Potential side effects
get_scan_packages_and_pricing

Retrieve real-time ultrasound packages, scan durations, prices in South African Rand (ZAR), and full inclusions (thermal prints, high-definition digital videos/photos sent to phone, baby heartbeat recording).

Inferred read-only
get_gestational_guide

Get recommended pregnancy week windows for each scan type (e.g.

Inferred read-only
check_booking_availability

Check real-time slot availability for baby scans on a specific date in Pretoria.

Inferred read-only
create_booking

Book a non-diagnostic elective 2D/3D/4D ultrasound scan appointment directly at Bump to Baby Montana.

Inferred read-only
lookup_booking_status

Look up an existing appointment by phone number or booking reference to check status, date, time, and service details.

Inferred read-only
reschedule_booking

Reschedule an existing appointment to a new date and time.

Inferred read-only
cancel_booking

Cancel an upcoming booking with a reason.

Inferred read-only
get_studio_faqs_and_policies

Retrieve answers to frequently asked questions, clinic policies on bringing family/children, twins/multiples pricing, diagnostic disclaimers, and re-scan policies.

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.bump-to-baby-mcp-server]
url = "https://api.bumptobabysa.co.za/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bump-to-baby-mcp-server": {
      "type": "http",
      "url": "https://api.bumptobabysa.co.za/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bump-to-baby-mcp-server
Remote MCP URL: https://api.bumptobabysa.co.za/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": {
    "bump-to-baby-mcp-server": {
      "url": "https://api.bumptobabysa.co.za/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bump-to-baby-mcp-server": {
      "type": "http",
      "url": "https://api.bumptobabysa.co.za/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bump-to-baby-mcp-server",
  "transport": "streamable-http",
  "url": "https://api.bumptobabysa.co.za/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.