Skip to content
Cursor

maptiler for Cursor

io.usefulapi/maptiler

Geocoding, elevation, IP geolocation and coordinate transforms from the MapTiler Cloud API.

client:Cursor transport:streamable-http

Install maptiler in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "maptiler": {
      "url": "https://maptiler.usefulapi.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

maptiler in other clients