Skip to main content
Glama
jezweb

Australian Postcodes MCP Server

_common.pyi421 B
from collections.abc import Callable from typing import Any, NamedTuple, TypeAlias import numpy as np __all__: list[str] = ["interface"] _CDataVoidPointer: TypeAlias = Any class interface(NamedTuple): state_address: int state: _CDataVoidPointer next_uint64: Callable[..., np.uint64] next_uint32: Callable[..., np.uint32] next_double: Callable[..., np.float64] bit_generator: _CDataVoidPointer

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