Skip to main content
Glama
jezweb

Australian Postcodes MCP Server

_globals.pyi280 B
__all__ = ["_CopyMode", "_NoValue"] import enum from typing import Final, final @final class _CopyMode(enum.Enum): ALWAYS = True NEVER = False IF_NEEDED = 2 def __bool__(self, /) -> bool: ... @final class _NoValueType: ... _NoValue: Final[_NoValueType] = ...

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/jezweb/australian-postcodes-mcp'

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