The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Mapnetwork MCP listing page.
MCP server for MapNetwork — generate styled map images (PNG / SVG) for any location on Earth, directly from Claude or any MCP-compatible AI assistant.
generate_* tools poll internally, and download_map can pick up a job later if neededPrompt: "Generate a map around the 21st Century Museum of Contemporary Art, Kanazawa."
Here is the map it generated:

Prompt: "Redownload that map in a few different color themes."
The same map, redownloaded in different color themes:
| Dark Green Style | Light Green Style | Pop Art Style | Black Style |
|---|---|---|---|
![]() | ![]() | ![]() | ![]() |
The easiest way to install is via the .mcpb extension file available on the Releases page.
.mcpb file from the Releases page..mcpb file onto the Extensions panel to install.Add the following to your claude_desktop_config.json:
If you use pip instead of uvx:
You can also use MapNetwork through MCP without installing anything, via the remote MCP server:
In Claude, go to Settings → Connectors → Add custom connector and register the URL above.
The key difference from this local server is how you receive the generated map image. Since mapnetwork-mcp runs on your PC, it can save the generated image directly to your Downloads folder. The remote server can't do this — most AI assistants are unable to properly display or save tool-result images within the chat — so instead of image data, it returns a text response with a download link and a link to edit the map at mapnetwork.app. Open the links in a browser to view or save the image, or to edit the map.
| Tool | Description |
|---|---|
generate_map | Generate a styled map image centered on a single place and save it to Downloads |
generate_markers_map | Generate a map with multiple pinned locations |
generate_route_map | Compute a walking or driving route between two places and generate a map with it overlaid |
download_map | Check a pending generate_* job and download it once ready |
redownload_map | Re-download a previously generated map in a different color theme or format — instant, no regeneration |
Japanese
English
mcp-name: io.github.toruproject/mapnetwork-mcp