Free and open-source map hosting solution with custom styles for websites and apps, using OpenStreetMap data
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"openfreemap": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-openfreemap"
]
}
}
}