← Registry

Data Collection

calloutpros.co.za

Provides tools to search and browse public service provider listings by suburb, service type, and location coverage.

1 endpoint8 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://calloutpros.co.za/mcp

No auth detected

MCP server metadata

Name
calloutpros-directory
Version
1.0.0
Capabilities
tools
Server instructions

Use directory tools to discover service categories, suburbs, and public listings, or manage suburbs. Protected registration, claim, admin, and ingest flows are not exposed.

Known tools 8

searchListings

Search public service provider listings by service slug, suburb slug, optional free text, and page.

Inferred read-only
listServiceTypes

List public service categories, optionally restricted to categories with listing coverage.

Inferred read-only
listSuburbs

List public suburbs, optionally filtered by query, featured status, and listing coverage.

Inferred read-only
getSuburbsForService

Get suburbs with listing coverage for one root service category.

Inferred read-only
getServicesInSuburb

Get service categories with listing coverage in one suburb.

Inferred read-only
manageSuburbs

Manage directory suburbs: add new suburbs with optional geocoding, remove unused suburbs, or update existing suburb metadata.

Potential side effects
bulkAssignSuburb

Bulk assign a target suburb to service provider listings matching explicit IDs or filter criteria (by suburb, service, status, search text).

Inferred read-only
resolveClaimRequest

Resolve or close an open claim request with an approved, rejected, withdrawn, or expired status.

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.calloutpros-directory]
url = "https://calloutpros.co.za/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "calloutpros-directory": {
      "type": "http",
      "url": "https://calloutpros.co.za/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: calloutpros-directory
Remote MCP URL: https://calloutpros.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": {
    "calloutpros-directory": {
      "url": "https://calloutpros.co.za/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "calloutpros-directory": {
      "type": "http",
      "url": "https://calloutpros.co.za/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "calloutpros-directory",
  "transport": "streamable-http",
  "url": "https://calloutpros.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.