Model Context Protocol

You've found the Australian Wedding Celebrants MCP server.

This URL isn't meant to be opened in a browser — it's an endpoint for AI assistants like Claude and ChatGPT. Add it to your client and you'll be able to search the directory, browse celebrants by location or tier, and read full profiles, all in chat.

https://api.australianweddingcelebrants.com.au/mcp

Add it to your client

Claude (claude.ai / Claude Desktop)
  1. Open Settings → Connectors.
  2. Click Add custom connector.
  3. Paste the URL above and give it a name like "Australian Wedding Celebrants".
ChatGPT
  1. Open Settings → Connectors (Apps SDK / MCP).
  2. Add a new MCP server and paste the URL above.
  3. The directory's tools surface alongside any other connectors you've added.
Cursor / Windsurf / other editors

Add this to your MCP config file:

{
  "mcpServers": {
    "australian-wedding-celebrants": {
      "url": "https://api.australianweddingcelebrants.com.au/mcp"
    }
  }
}
What can I do with it?
  • Search celebrants by name, location, or specialty
  • Browse by city, state, or travel-Australia-wide
  • Filter by recognition tier (Luminary, Endorsed, Registered)
  • Pull a celebrant's full profile — bio, awards, testimonials, contact

It's read-only. The agent can't change anything on the directory.