MapNetwork MCP Server
Rank #6,672io.github.toruproject/mapnetwork-mcp
Generate styled PNG/SVG map images of any location with 11 customizable color themes.
MapNetwork MCP Server is a Model Context Protocol (MCP) server published by toruproject. It ranks #6,672 of 132,046 servers tracked on MCP Toplist. MapNetwork MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 16 tracked versions. It was first listed on Jun 20, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 125,374 of 132,046 servers on MCP Toplist.
Use MapNetwork MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http mapnetwork-mcp https://mapnetwork.app/mcpclaude mcp add mapnetwork-mcp -- uvx mapnetwork-mcp[mcp_servers.mapnetwork-mcp]
url = "https://mapnetwork.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.mapnetwork-mcp]
command = "uvx"
args = ["mapnetwork-mcp"]Add to ~/.codex/config.toml.
https://mapnetwork.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"mapnetwork-mcp": {
"command": "uvx",
"args": [
"mapnetwork-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mapnetwork-mcp": {
"url": "https://mapnetwork.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"mapnetwork-mcp": {
"command": "uvx",
"args": [
"mapnetwork-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mapnetwork-mcp": {
"type": "http",
"url": "https://mapnetwork.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"mapnetwork-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"mapnetwork-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mapnetwork-mcp": {
"serverUrl": "https://mapnetwork.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mapnetwork-mcp": {
"command": "uvx",
"args": [
"mapnetwork-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mapnetwork-mcp": {
"url": "https://mapnetwork.app/mcp"
}
}
}{
"mcpServers": {
"mapnetwork-mcp": {
"command": "uvx",
"args": [
"mapnetwork-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.toruproject%2Fmapnetwork-mcp)<a href="https://mcptoplist.com/server/io.github.toruproject%2Fmapnetwork-mcp"><img src="https://mcptoplist.com/badge/io.github.toruproject%2Fmapnetwork-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
toruproject
Available versions (16)
| Version | Published |
|---|---|
| 6.1.0 | Aug 31, 2026 |
| 6.0.0 | Aug 28, 2026 |
| 5.0.0 | Aug 25, 2026 |
| 4.0.0 | Aug 23, 2026 |
| 3.0.0 | Aug 21, 2026 |
| 2.0.0 | Aug 13, 2026 |
| 1.2.3 | Aug 9, 2026 |
| 1.2.2 | Aug 9, 2026 |
| 1.2.1 | Aug 9, 2026 |
| 1.2.0 | Jul 28, 2026 |
| 1.1.0 | Jul 27, 2026 |
| 1.0.1 | Jul 27, 2026 |
| 1.0.0 | Jul 27, 2026 |
| 0.1.6 | Jun 24, 2026 |
| 0.1.5 | Jun 22, 2026 |
| 0.1.4 | Jun 21, 2026 |
Frequently asked questions
- Who maintains MapNetwork MCP Server?
- MapNetwork MCP Server is maintained by toruproject, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is MapNetwork MCP Server listed on the Official MCP Registry?
- Yes — MapNetwork MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does MapNetwork MCP Server have?
- MCP Toplist tracks 16 versions of MapNetwork MCP Server, most recently published on Aug 31, 2026.
- Where can I find the source code for MapNetwork MCP Server?
- The source code for MapNetwork MCP Server is hosted at github.com/toruproject/mapnetwork-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.