MapPoster

phanlemanh/MapPoster
★ 0 stars TypeScript AI/LLM Updated 3d ago
Artistic map poster generator (Terraink-style) + an MCP server that renders maps for AI agents — geocode, point/region highlight, TikTok/print/wallpaper formats. React + MapLibre + OpenFreeMap.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mapposter": {
      "command": "npx",
      "args": [
        "-y",
        "phanlemanh/MapPoster"
      ]
    }
  }
}

README Excerpt

A fully client-side web app for creating and downloading **artistic map posters & wallpapers** — a Terraink-style clone. Search any place, pick a color theme and a layout, and export a high-resolution PNG or print-ready PDF. No backend, no API keys. Map data comes from [OpenFreeMap](https://openfreemap.org/) vector tiles (OpenStreetMap / OpenMapTiles) rendered with MapLibre GL JS.

Tools (1)

localStorage