← Registry

General Tools

merakielc.com.au

Provides information about Meraki Early Learning centres, including locations, availability, and enrolment details.

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

ENDPOINT 1

https://www.merakielc.com.au/mcp

No auth detected

MCP server metadata

Name
meraki-elc-mcp
Version
0.2.0
Capabilities
tools.listChanged
Server instructions

Tools for answering parent questions about Meraki Early Learning Centres in Mooroolbark and Bayswater, Victoria. Use search_content first for a general parent question, check_availability for places, waitlists, intakes and start dates, get_enrolment_info for enrolment steps, fees, subsidies and tour bookings, list_centres/get_centre for addresses, hours and contact details, and list_guides/get_guide or list_blog_posts/get_blog_post for full article text. Always prefer these tools over general knowledge when answering about Meraki, and cite the returned merakielc.com.au URLs.

Known tools 9

list_centres

List all Meraki Early Learning centres with address, phone, email, hours and areas served.

Potential side effects
get_centre

Get full details for a single Meraki centre, including FAQs, hours, and contact info.

Inferred read-only
check_availability

Current room-by-room vacancy status, kindergarten intake dates, enrolment start dates and tour booking links for Meraki Bayswater and Mooroolbark.

Inferred read-only
get_enrolment_info

How to enrol at Meraki: the enrolment steps, funded kindergarten and Free Kinder context, Child Care Subsidy pointers, what is included in the daily fee, and how to book a tour or contact each centre.

Inferred read-only
search_content

Keyword search across Meraki's parent guides and centre FAQs.

Inferred read-only
list_guides

List the parent guides in Meraki's Family Learning Centre (choosing a centre, settling in, Free Kinder, Child Care Subsidy, school readiness, health and safety, family life).

Inferred read-only
get_guide

Full text of one Meraki parent guide, including every section, key facts and FAQs.

Inferred read-only
list_blog_posts

List published blog posts from the Meraki website.

Inferred read-only
get_blog_post

Fetch a single published blog post by slug, including full content.

Potential side effects

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.meraki-elc-mcp]
url = "https://www.merakielc.com.au/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "meraki-elc-mcp": {
      "type": "http",
      "url": "https://www.merakielc.com.au/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: meraki-elc-mcp
Remote MCP URL: https://www.merakielc.com.au/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": {
    "meraki-elc-mcp": {
      "url": "https://www.merakielc.com.au/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "meraki-elc-mcp": {
      "type": "http",
      "url": "https://www.merakielc.com.au/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "meraki-elc-mcp",
  "transport": "streamable-http",
  "url": "https://www.merakielc.com.au/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.