skywinder/osm-edit-mcp
3.3
If you are the rightful owner of osm-edit-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A comprehensive Model Context Protocol (MCP) server for editing OpenStreetMap (OSM) data, providing AI assistants with the ability to safely manage OSM data through a secure interface.
Tools
Functions exposed to the LLM to take actions
create_node
Create a new OSM node
update_node
Update an existing node
delete_node
Delete a node
create_way
Create a new OSM way
update_way
Update an existing way
delete_way
Delete a way
create_relation
Create a new OSM relation
update_relation
Update an existing relation
delete_relation
Delete a relation
create_changeset
Create a new changeset
close_changeset
Close an active changeset
query_elements
Query OSM elements
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client