MCP.so
登录
O

Openstreetmap Mcpserver

@ghassenTn

关于 Openstreetmap Mcpserver

OpenStreetMap MCP Server

基本信息

分类

其他

传输方式

stdio

发布者

ghassenTn

提交者

Ghassen Saïdi

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "openstreetmap": {
      "command": "node",
      "args": [
        "C:\\Users\\YourName\\openstreetmap-mcp-server\\src\\index.js"
      ],
      "cwd": "C:\\Users\\YourName\\openstreetmap-mcp-server"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Openstreetmap Mcpserver?

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

How to use Openstreetmap Mcpserver?

Install and configure the server to work with a compatible MCP host (such as Claude Desktop). Add the server configuration with your OpenRouteService API key. Once connected, you can request routes, compare routing options, calculate distance matrices, estimate costs, and search for places using natural language commands.

Key features of Openstreetmap Mcpserver

  • Route calculation between multiple points
  • Compare routing options (avoid tolls, highways, etc.)
  • Calculate distance and duration matrices
  • Estimate fuel and toll costs
  • Place search using OpenStreetMap geocoding
  • Support for driving, walking, and cycling modes

Use cases of Openstreetmap Mcpserver

  • Plan multi-stop road trips with cost estimates
  • Compare different route options for logistics
  • Find nearby places and calculate travel times
  • Integrate geographic routing into AI-powered workflows

FAQ from Openstreetmap Mcpserver

What API does this server require?

It uses the OpenRouteService API to fetch routing, geocoding, and cost data. You must provide your own API key.

What transport modes are supported?

Driving, walking, and cycling routes are supported with various options like avoiding tolls or highways.

Where does the data come from?

All geographic data is sourced from OpenStreetMap via the OpenRouteService API. No local data is stored by the server.

What are the main capabilities beyond basic routing?

The server can compare multiple route profiles, calculate cost estimates (fuel and tolls), and perform geocoding searches for places.

评论

其他 分类下的更多 MCP 服务器