MCP server for MapNetwork
claude mcp add mapnetwork-mcp -- python -m mapnetwork-mcp{
"mcpServers": {
"mapnetwork-mcp": {
"command": "python",
"args": ["-m", "mapnetwork-mcp"]
}
}
}MCP Servers overview
# mapnetwork-mcp
MCP server for [MapNetwork](https://mapnetwork.app) — 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:
<img src="https://raw.githubusercontent.com/toruproject/mapnetwork-mcp/main/images/Kanazawa21Museum-white.png" width="400" alt="Map Drawing Example">
**Prompt:** "Redownload that map in a few different color themes."
The same map, redownloaded in different color themes:
| Dark Blue Style | Light Green Style | Pop Art Style | Black Style |
|:------------------------------------------------------------:|:--------------------------------------------------------------:|:----------------------------------------------------------------:|:---------------------------------------------------------:|
| <img src="https://raw.githubusercontent.com/toruproject/mapnetwork-mcp/main/images/Kanazawa21Museum-darkBlue.png" width="160"> | <img src="https://raw.githubusercontent.com/toruproject/mapnetwork-mcp/main/images/Kanazawa21Museum-lightGreen.png" width="160"> | <img src="https://raw.githubusercontent.com/toruproject/mapnetwork-mcp/main/images/Kanazawa21Museum-popArt.png" width="160"> | <img src="https://raw.githubusercontent.com/toruproject/mapnetwork-mcp/main/images/Kanazawa21Museum-black.png" width="160"> |
## Installation
### Claude Desktop
#### Using the .mcpb extension file (recommended)
The easiest way to install is via the `.mcpb` extension file available on the [Releases](https://github.com/toruproject/mapnetwork-mcp/releases) page.
1. Download the latest `.mcpb` file from the Releases page.
2. Open Claude Desktop and go to **Settings** → **Extensions**.
3. Drag the downloaded `.mcpb` file onto the Extensions panel to install.
#### Manual configuration
Add the following to your `claude_desktop_config.json`:
```json
{
"mcpServers": {
"mapnetwork": {
"command": "uvx",
"args": ["mapnetwork-mcp"],
"alwaysAllow": ["generate_map", "compute_route", "redownload_map"]
}
}
}
```
If you use `pip` instead of `uvx`:
```bash
pip install mapnetwork-mcp
```
```json
{
"mcpServers": {
"mapnetwork": {
"command": "mapnetwork-mcp"
}
}
}
```
## 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枚の地図に表示して"
- "その地図を 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"
- "Redownload that map as an SVG in the darkBlue theme"
## Links
- Web UI: [https://mapnetwork.app](https://mapnetwork.app)
- API docs: [https://mapnetwork.app/openapi.json](https://mapnetwork.app/openapi.json)
mcp-name: io.github.toruproject/mapnetwork-mcp
What people ask about mapnetwork-mcp
What is toruproject/mapnetwork-mcp?
+
toruproject/mapnetwork-mcp is mcp servers for the Claude AI ecosystem. MCP server for MapNetwork It has 0 GitHub stars and was last updated today.
How do I install mapnetwork-mcp?
+
You can install mapnetwork-mcp by cloning the repository (https://github.com/toruproject/mapnetwork-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is toruproject/mapnetwork-mcp safe to use?
+
toruproject/mapnetwork-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains toruproject/mapnetwork-mcp?
+
toruproject/mapnetwork-mcp is maintained by toruproject. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to mapnetwork-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy mapnetwork-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/toruproject-mapnetwork-mcp)<a href="https://claudewave.com/repo/toruproject-mapnetwork-mcp"><img src="https://claudewave.com/api/badge/toruproject-mapnetwork-mcp" alt="Featured on ClaudeWave: toruproject/mapnetwork-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!