Skip to main content

mapnetwork-mcp

MCP server for MapNetwork — generate styled map images (PNG / SVG) for any location on Earth, directly from Claude or any MCP-compatible AI assistant.

Features

  • Generate maps from a place name, coordinates, or a list of markers
  • 11 color themes (white, darkBlue, darkGreen, popArt, lightBlue, lightGreen, beige, magenta, gray, black, brawn)
  • Overlay walking / driving routes on the map
  • PNG or SVG output, saved to your Downloads folder
  • Re-download a previously generated map in a different theme or format without regenerating
  • Open any generated map in the MapNetwork web editor for manual customization

Example Usage

Prompt: "Generate a map around the 21st Century Museum of Contemporary Art, Kanazawa."

Here is the map it generated: Map Drawing Example

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

Installation

Claude Desktop

Using the .mcpb extension file (recommended)

The easiest way to install is via the .mcpb extension file available on the Releases page.

  1. Download the latest .mcpb file from the Releases page.
  2. Open Claude Desktop and go to SettingsExtensions.
  3. Drag the downloaded .mcpb file onto the Extensions panel to install.

Manual configuration

Add the following to your claude_desktop_config.json:

{
  "mcpServers": {
    "mapnetwork": {
      "command": "uvx",
      "args": ["mapnetwork-mcp"],
      "alwaysAllow": ["generate_map", "compute_route", "redownload_map"]
    }
  }
}

If you use pip instead of uvx:

pip install mapnetwork-mcp
{
  "mcpServers": {
    "mapnetwork": {
      "command": "mapnetwork-mcp"
    }
  }
}

Remote MCP Server

You can also use MapNetwork through MCP without installing anything, via the remote MCP server:

https://mapnetwork.app/mcp

In Claude, go to SettingsConnectorsAdd 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.

Tools

Tool Description
generate_map Generate a styled map image for a location and save it to Downloads
compute_route Compute a walking or driving route between two locations
redownload_map Re-download a previously generated map in a different color theme or format

Example prompts

Japanese

  • "渋谷駅周辺の地図を作って"
  • "赤坂駅から赤坂氷川神社までの徒歩ルートを地図にして"
  • "東京駅・日本橋駅・京橋駅を1枚の地図に表示して"
  • "日比谷公園の1キロ四方の地図を出して"
  • "その地図を darkBlue テーマでSVG画像で出し直して"
  • "生成した地図の編集用リンクをください"

English

  • "Generate a map around Shibuya Station"
  • "Show a walking route from Akasaka Station to Akasaka Hikawa Shrine on a map"
  • "Put Tokyo Station, Nihonbashi Station, and Kyobashi Station on a single map"
  • "Show a 1km square map of Hibiya Park"
  • "Redownload that map as an SVG in the darkBlue theme"
  • "Give me a link to edit the generated map"

Links

mcp-name: io.github.toruproject/mapnetwork-mcp

Release files for mapnetwork-mcp 5.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for mapnetwork-mcp 5.0.0
File Size Uploaded
mapnetwork_mcp-5.0.0.tar.gz 1.6 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for mapnetwork-mcp 5.0.0
File Interpreter ABI Platform
mapnetwork_mcp-5.0.0-py3-none-any.whl Python 3 none any Details

Total release size:1.6 MB

Release files / mapnetwork_mcp-5.0.0.tar.gz

Download URL mapnetwork_mcp-5.0.0.tar.gz
Size 1.6 MB
Tags Source
SHA-256 checksum
How to use checksums
ebf799d58ee7e8bc9e2db0d97229e3be8e29afcf0bb03ecc49978107952645fe
BLAKE2b-256 checksum
How to use checksums
68234b2afae7566d305d23a8ae4315142a07ab1090bae6eeb6709df65bc0d629
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.

Transparency log

Release files / mapnetwork_mcp-5.0.0-py3-none-any.whl

Download URL mapnetwork_mcp-5.0.0-py3-none-any.whl
Size 12.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
4eec5c1071399be04287d9daf9d3943df7da0f7b75d5915360d6950838f9b5dc
BLAKE2b-256 checksum
How to use checksums
632272883b6ed51d43aa7cf00c45998ccf07227b9ac9c44ff8ba8a702dcd6f3d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Aug 25, 2026.

Transparency log

Release history Release notifications | RSS feed

6.1.0

2 release files

6.0.0

2 release files

This release

5.0.0 This release

2 release files

4.0.0

2 release files

3.0.0

2 release files

2.0.0

2 release files

1.2.3

2 release files

1.2.2

2 release files

1.2.1

2 release files

1.2.0

2 release files

1.1.0

2 release files

1.0.0

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

0.1.2

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page