mcpbeat Sign in

Mapnetwork MCP Server

by toruproject Your server? Claim it
answering

Mapnetwork MCP is answering right now. Last checked 2 min ago. 670 installs a week from pypi. It exposes 3 tools. Last commit 31 Aug 2026.

Generate styled PNG/SVG map images of any location with 11 customizable color themes.

Installs per day peak 789 · avg 152 · -51% w/w
a month agotoday
Uptime history 47 days of history · worst day 99%
47 days agonow
100.0%
Uptime 24h
92 of 92 checks
3
Tools
read from the server
946 ms
Response time
average over 24h
670
Installs / week
npm and PyPI

What changed 25

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 13 August 2026. No other catalogue keeps this.

27 Aug 3 tools changed the parameters they ask for generate_map, generate_markers_map, generate_route_map
25 Aug 2 tool descriptions were rewritten generate_markers_map, generate_route_map
25 Aug a tool disappeared generate_hyperlink_map
23 Aug 3 tools appeared generate_hyperlink_map, generate_markers_map, generate_route_map
23 Aug a tool disappeared compute_route
23 Aug a tool description was rewritten generate_map
23 Aug a tool changed the parameters it asks for generate_map
21 Aug a tool description was rewritten generate_map
21 Aug a tool changed the parameters it asks for generate_map
13 Aug 2 tools changed the parameters they ask for6 times that day compute_route, generate_map
and 9 more, back to 13 August 2026

Tools have disappeared from this server

A tool that vanishes takes a piece of your agent with it, and the change arrives silently. Watch this server and every such change lands in your inbox.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 2 min ago.

run in your terminal
claude mcp add mapnetwork-mcp --transport http https://mapnetwork.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mapnetwork-mcp": {
      "url": "https://mapnetwork.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mapnetwork-mcp]
url = "https://mapnetwork.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mapnetwork-mcp": {
      "url": "https://mapnetwork.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mapnetwork-mcp": {
      "url": "https://mapnetwork.app/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

generate
generate_map
Generate a styled map image centered on a single place. Returns a download+link as text, not image bytes. Example: place='Tokyo Station'.
generate_markers_map
Generate a map with multiple pinned locations. Example: markers=[{"label": "Tokyo Tower", "link": "https://www.tokyotower.co.jp/"}, {"label": "Zojoji Temple"}].
generate_route_map
Compute a walking/driving route between two places and generate a map with it overlaid. Both endpoints are pinned automatically — do not also call generate_markers_map for them. Example: from='Tokyo Station', to='Tokyo Tower', mode='walking'.

Tools removed

Tools this server used to expose. Anything built against them stopped working on the day they went.

compute_route
removed 23 Aug 2026
generate_hyperlink_map
removed 25 Aug 2026

Endpoints

URLTransportStateLatencyChecked
https://mapnetwork.app/mcp streamable-http answering 915 ms 2 min ago

Alternatives to Mapnetwork MCP

same job, measured the same way
Ip Geolocation Mcp
by varvararatta

Unlock the power of IP geolocation with our tool! Whether you're a developer needing location data

3 tools answering
Handled Locator
by handledlocal

Manage a store locator by chatting: locations, tags, booking buttons, map styling, embed code.

answering
Dekko
by aahlijia

Static code map generator: MAP.md + map.json for any repo, plus a Claude Code /map plugin

628 installs/wk local only
SatMCP
by andretheronsa

Find recent or archived satellite imagery for any place on Earth by location and date.

answering
Talebuddy
by talebuddy

Turn a brainstorming conversation into a story bible of characters, locations, items, and lore.

answering
Base Multi Wallet MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on

238 installs/wk local only
Moddable Games Tools
by moddable-tools

15 tools for chess variant analysis, hex map generation, and board game utilities

89 tools answering
Maptiler
by usefulapi

Geocoding, elevation, IP geolocation and coordinate transforms from the MapTiler Cloud API.

8 tools answering

Mapnetwork MCP — questions

Answers built from our own checks of this server.

What can Mapnetwork MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: generate_map, generate_markers_map, generate_route_map. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Mapnetwork MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 946 ms. The bar chart above shows every period we have measured.
Did Mapnetwork MCP ever remove tools?
Yes. compute_route, generate_hyperlink_map are no longer exposed — we recorded the date each one disappeared. A tool vanishing usually means a breaking change for anything that depended on it.
How do I connect Mapnetwork MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Mapnetwork MCP need an API key?
No. Mapnetwork MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Mapnetwork MCP?
It answers our handshake in 946 ms on average, which is faster than 9% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
How many people use Mapnetwork MCP?
The pypi package mapnetwork-mcp was installed 670 times in the last week. Week over week that is -51%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mapnetwork MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.