Skip to main content
Glama
jezweb

Australian Postcodes MCP Server

rst2latex286 B
#!/home/jez/Documents/n8n-test-mcp-usage/australian-postcodes-mcp/venv/bin/python3 # -*- coding: utf-8 -*- import re import sys from docutils.core import rst2latex if __name__ == '__main__': sys.argv[0] = re.sub(r'(-script\.pyw|\.exe)?$', '', sys.argv[0]) sys.exit(rst2latex())

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