osmnx
Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap.
osmnx MCP Server
MCP server for gboeing/osmnx
Ready-to-Use Client Configurations
{
"mcpServers": {
"osmnx": {
"command": "npx",
"args": [
"-y",
"@gboeing/osmnx"
]
}
}
}