osm-mcp
19
MCP-OSM integrates OpenStreetMap data with the Model Context Protocol, providing a web-based interface for map visualization and data querying. It features various tools for interacting with map data, such as adding markers and querying a PostgreSQL/PostGIS database.
get_map_view
Get the current map view
set_map_view
Set the map view to a specific coordinate or boundary
set_map_title
Set the title displayed in the lower right corner of the map
add_map_marker
Adding marks to specific coordinates
add_map_line
Add lines defined by a set of coordinates
add_map_polygon
Add a polygon defined by a set of coordinates
query_osm_postgres
Perform SQL query on OpenStreetMap database