Skip to content
Gemini CLI

PortlandMaps (Unofficial) for Gemini CLI

io.github.gptnowllc/portlandmaps-mcp

Unofficial MCP server for the public PortlandMaps property/permit/zoning API. Not city-affiliated.

client:Gemini CLI transport:streamable-http runtime:npm tools:11

Install PortlandMaps (Unofficial) in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "portlandmaps-mcp": {
      "httpUrl": "https://portlandmaps-mcp.vercel.app/mcp/v2"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

PortlandMaps (Unofficial) in other clients