Skip to main content
Glama
jezweb

Australian Postcodes MCP Server

_pytesttester.pyi497 B
from collections.abc import Iterable from typing import Literal as L __all__ = ["PytestTester"] class PytestTester: module_name: str def __init__(self, module_name: str) -> None: ... def __call__( self, label: L["fast", "full"] = ..., verbose: int = ..., extra_argv: Iterable[str] | None = ..., doctests: L[False] = ..., coverage: bool = ..., durations: int = ..., tests: Iterable[str] | None = ..., ) -> bool: ...

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