@pipeworx/photon

Connect: https://pipeworx.io/mcp — every tool in the catalog, including @pipeworx/photon’s. Install: one-click buttons

Connect to just the @pipeworx/photon pack

https://gateway.pipeworx.io/photon/mcp — only @pipeworx/photon’s own tools, nothing else in the catalog.

No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.

Tools: 2

Photon MCP — komoot-hosted OpenStreetMap geocoder. Strong on partial / typo-tolerant search (Elasticsearch-backed). No auth.

Tools

  • search(query, lat?, lon?, location_bias_scale?, zoom?, limit?, lang?, osm_tag?, layer?, bbox?) — forward geocoding
  • reverse(lat, lon, radius?, lang?, limit?, layer?) — reverse geocoding

Data source

https://photon.komoot.io/ — public, no auth. Fair-use limits. For high volume run your own Photon instance.

Photon vs Nominatim: Photon uses Elasticsearch and is much better at partial / autocomplete-style queries; Nominatim is better for structured-address parsing.

Tools

  • search — Forward geocode — place name → coordinates. Strong on partial / autocomplete-style queries.
  • reverse — Reverse geocode — coordinates → nearest place name.

Tools

  • reverse — Reverse geocode — coordinates → nearest place name.
  • search — Forward geocode — place name → coordinates. Strong on partial / autocomplete-style queries.

Regenerated from source · build September 25, 2026