소개
Osm provides OpenStreetMap integration for MCP, offering users the ability to interact with map data through an MCP interface. It features a web-based map viewer using Leaflet and OpenStreetMap, server-to-client communication via Server-Sent Events (SSE), and a PostgreSQL/PostGIS query interface for OpenStreetMap data. MCP tools enable map control functionalities, such as adding markers and polygons, setting the view, and retrieving the current view.
주요 기능
- MCP tools for map control (adding markers, polygons, setting view, getting view)
- Web-based map viewer using Leaflet and OpenStreetMap
- PostgreSQL/PostGIS query interface for OpenStreetMap data
- Server-to-client communication via Server-Sent Events (SSE)
사용 사례
- Adding and manipulating map elements via MCP tools.
- Querying OpenStreetMap data within an MCP environment.
- Visualizing map data through a web-based interface.