Generate styled PNG/SVG map images of any location with 11 customizable color themes.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
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
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mapnetwork-mcp)<a href="https://allmcps.com/mcp/mapnetwork-mcp"><img src="https://allmcps.com/api/badge/mapnetwork-mcp?style=directory" alt="Mapnetwork MCP on AllMCPs" /></a>