Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DB_PASSWORDYesYour PostgreSQL password

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_granny_flat_rulesA

Get granny flat / secondary dwelling approval rules for an Australian state.

Returns the state-level rule plus any council-level rules on record. In
Queensland the state sets no standard at all, so the council rules are the
only real figures - the state row exists to say so.

Args:
    state: State or territory code, e.g. NSW, VIC, QLD, WA, SA, TAS, ACT, NT.
    lga: Optional council name filter, e.g. "Moreton Bay". Partial matches work.
compare_statesA

Compare granny flat rules across all eight states and territories.

Use this for questions like "which state is easiest to build in" or "where can I build the largest granny flat". Comparable figures only - a state whose value is unknown is listed separately rather than omitted, so it is never silently dropped from a ranking.

check_data_freshnessA

List rules that have not been re-verified recently.

Planning law changes often - Victoria alone saw five amendments touching
secondary dwellings between 2023 and 2025. Call this before relying on a
rule for a decision, and warn the user about anything flagged stale.

Args:
    max_age_months: Rules older than this many months are reported as stale.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/HMEI83/Moduhaus-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server