Skip to main content
Glama

Australian Postcodes MCP Server

.gitignore312 B
# Python __pycache__/ *.py[cod] *$py.class *.so .Python venv/ env/ ENV/ .venv # FastMCP .deps_installed # Database *.db-shm *.db-wal # IDE .vscode/ .idea/ *.swp *.swo # OS .DS_Store Thumbs.db # Environment .env .env.local # Testing .coverage .pytest_cache/ htmlcov/ # Distribution dist/ build/ *.egg-info/

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