{"repo":"orofarne/scenic-routing-mcp","free":true,"listed":false,"github":"https://github.com/orofarne/scenic-routing-mcp","clone":"git clone https://github.com/orofarne/scenic-routing-mcp.git","description":"Scenic pedestrian routing MCP server — plan walks along parks, rivers, and landmarks via Claude/ChatGPT/etc. Powered by Valhalla, PostGIS, and OSM data. Self-hosted with Docker.","language":"Go","stars":13,"topics":[],"license":"MIT","category":"mcp-servers","readme_excerpt":"Scenic Routing MCP A Model Context Protocol server for scenic pedestrian routing based on OpenStreetMap data. Ask Claude to plan a walk along the river, through a park, or past specific landmarks — and get back a GeoJSON/GPX track ready for navigation. Features - Scenic routing — routes along parks, rivers, canals, and green spaces - Flexible POI search — semantic (natural language), OSM tag filters, or fuzzy name matching - Multiple output formats — GeoJSON, GPX, interactive HTML map preview - Multi-region support — combine any Geofabrik OSM extracts - Fully self-hosted — all components run in Docker; no external API keys required - Daily updates — OSM data refreshed nightly via Geofabrik replication Architecture For a detailed description of the routing algorithm, see docs/algorithm.md. Data pipeline (nightly, 02:00 UTC): Heatmap and scenic costing The core of the scenic routing algorithm is a POI-density heatmap that biases Valhalla away from ordinary streets and toward paths through parks, along rivers, and past landmarks. Heatmap computation ( internal/heatmap ) PostGIS returns up to 1000 POI features scored by similarity to the user's query. A geographic grid (50 m/cell) is built over the route bounding box. Each feature contributes a quadratic kernel centred on its geometry: The kernel is a soft-maximum (plain max , not sum), so dense clusters of similar features do not accumulate unboundedly — the dominant nearest feature wins. Raising similarity to the 4th power shar","default_branch":null,"files":null,"tree":[],"storefront":"/r/orofarne","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/orofarne/scenic-routing-mcp/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}