PortlandMaps (Unofficial) for Cursor
io.github.gptnowllc/portlandmaps-mcp
Unofficial MCP server for the public PortlandMaps property/permit/zoning API. Not city-affiliated.
client:Cursor
transport:streamable-http
runtime:npm
tools:11
Install PortlandMaps (Unofficial) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"portlandmaps-mcp": {
"url": "https://portlandmaps-mcp.vercel.app/mcp/v2"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs