open-streetmap-mcp logo

open-streetmap-mcp基于 OpenStreetMap 的 MCP 服务器实现,可以提高 LLM 能力,带来位置基准服务和地理空间数据

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

open-streetmap-mcp 服务器是一个 OpenStreetMap MCP 服务器实现,它通过位置相关服务和地理空间数据来增强大语言模型(LLM)的能力。该服务器为 LLM 提供与 OpenStreetMap 数据交互的工具,支持基于位置的应用执行多种任务。 这些任务包括地址与地名的地理编码、坐标的逆向地理编码、查找附近的兴趣点,以及获取地点间的路线指引。服务器还可以在限定区域内按类别搜索地点,建议多人的最佳会面点,并探索区域以获取全面的位置信息。 此服务器旨在与 LLM 结合使用,并可集成到现有应用程序中。它包括多种地理空间工具,例如 geocode_address、reverse_geocode 和 find_nearby_places,可用于执行一系列任务。 要使用 open-streetmap-mcp 服务器,用户可以在开发模式下安装该包并在本地运行服务器。服务器包含多个示例客户端,包括一个基本客户端和一个 LLM 集成示例,展示了服务器如何用于执行各种任务。用户也可以通过导入 MCP 客户端并使用可用工具,编写自己的客户端。 open-streetmap-mcp 服务器是一个强大的工具,供希望将基于位置的服务和地理空间数据集成到其应用程序中的开发者使用。

主要功能

  • 基于给定地址或地名进行geocode
  • 将坐标反向地码为地址
  • 找到附近的兴趣点
  • 根据起始和结束地提供行驶途径
  • 在矩形区域搜索基于类别的地点
  • 为多人提供最佳会议地点
  • 在地理空间区域中进行全面地信息检索

价格

模型
Free
评分
暂无评价

使用场景

社区分析

对社区宜居度进行分析,找出教育机构,评估交通选择。

停车场搜索

找到停车点及其可用情况,包括电动汽车充电站connector和功率过滤。

最优路段

获得从一地到另一地的行驶途径,建议多人最佳集会点

优点 & 缺点

优点

  • 以位置基准服务增强 LLM
  • 为各种应用提供地理空间数据
  • 支持多项位置基准服务和资源

缺点

  • 需要安装和设置服务器
  • 在没有与 LLM 或其他客户端的集成时,功能有限

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What setup is required before I can start using open‑streetmap‑mcp?

You must install and configure the server on your own infrastructure; after it’s running, you can connect your LLM or other applications to its API endpoints to start making geospatial queries.

Asked by Tariq Aziz · Nov 6, 2025

Do I need an LLM to use the open‑streetmap‑mcp server?

The server is built to be used alongside LLMs, but it can also be accessed by any client that can make HTTP requests; however, its full functionality is realized when integrated with an LLM that can call its tools.

Asked by Katarzyna Zielinska · Oct 15, 2025

What kinds of location-based tasks can the open‑streetmap‑mcp server perform?

It can geocode addresses and place names, reverse‑geocode coordinates, find nearby points of interest, provide route directions, search places by category within a bounding box, suggest optimal meeting points for multiple users, and retrieve detailed area information.

Asked by Winifred Adeyemi · Jul 30, 2025

提问

服务配缩器 的替代品