Submit

Openstreetmap Mcpserver

@ghassenTn

OpenStreetMap MCP Server A Model Context Protocol (MCP) server that integrates OpenStreetMap routing capabilities with Claude AI for advanced route planning, cost estimation, and place search using OpenRouteService API.

Tools

Server Config

{
  "mcpServers": {
    "openstreetmap": {
      "command": "node",
      "args": [
        "C:\\Users\\YourName\\openstreetmap-mcp-server\\src\\index.js"
      ],
      "cwd": "C:\\Users\\YourName\\openstreetmap-mcp-server"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.