maproll for Claude Desktop
io.maproll/maproll
Make production-ready static maps. Every map is a URL you can embed anywhere.
client:Claude Desktop
transport:stdio
runtime:npm
Install maproll in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"maproll": {
"command": "npx",
"args": [
"-y",
"@maproll/mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs