Skip to content

Releases: NERVsystems/osmmcp

v0.1.2

31 May 18:52

Choose a tag to compare

chore: bump version to 0.1.2

v0.1.1

20 May 02:35

Choose a tag to compare

What's Changed

Full Changelog: https://github.com/NERVsystems/osmmcp/commits/v0.1.1

v0.1.0

16 May 11:20

Choose a tag to compare

This release introduces the OpenStreetMap Master Control Program (OSMMCP), providing a unified interface to OpenStreetMap services with built-in rate limiting.

Key features:
Unified API for Nominatim, Overpass, and OSRM services
Configurable rate limiting for responsible API usage
Customizable user-agent string for OSM API requests
Claude Desktop Client integration with config generation
Cross-platform support with pre-built binaries for Linux, macOS (Intel/ARM), and Windows.
Use -version flag to display version info, -debug for detailed logging, and adjust rate limits with service-specific flags (e.g., -nominatim-rps 2.0).

Full Changelog: https://github.com/NERVsystems/osmmcp/commits/v0.1.0