MCP.so
ログイン

🌍 OSMMCP: OpenStreetMap MCP Server

@estebamod

🌍 OSMMCP: OpenStreetMap MCP Server について

OpenStreetMap MCP server providing precision geospatial tools for LLMs via Model Context Protocol. Features geocoding, routing, nearby places, neighborhood analysis, EV charging stations, and more.

基本情報

カテゴリ

メディアとデザイン

ライセンス

MIT license

ランタイム

go

トランスポート

stdio

公開者

estebamod

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is OSMMCP?

OSMMCP is a Model Context Protocol (MCP) server that provides precision geospatial tools for large language models. It integrates with OpenStreetMap data to offer geocoding, routing, nearby places, neighborhood analysis, and EV charging station location. This server is designed for developers building geospatial applications with LLMs.

How to use OSMMCP?

Clone the repository, build the project using go build, and run the server with ./osmmcp. Access the tools via HTTP endpoints such as /geocode, /route, /nearby, /neighborhood, and /ev-charging with the appropriate query parameters.

Key features of OSMMCP

  • Geocoding: convert addresses to coordinates and vice versa
  • Routing: get optimal paths with detailed directions
  • Nearby Places: discover points of interest near a location
  • Neighborhood Analysis: understand demographics and amenities
  • EV Charging Stations: locate electric vehicle charging stations

Use cases of OSMMCP

  • Convert user-provided addresses into geographic coordinates for mapping
  • Generate optimal driving or walking routes between two points
  • Find nearby restaurants, gas stations, or other points of interest
  • Analyze neighborhood characteristics for urban planning or market research
  • Locate EV charging stations for sustainable travel planning

FAQ from OSMMCP

What features does OSMMCP offer?

Geocoding, routing, nearby places, neighborhood analysis, and EV charging station location.

How do I install OSMMCP?

Clone the repository, build with Go using go build, and run the server with ./osmmcp.

What endpoints are available?

Endpoints include /geocode, /route, /nearby, /neighborhood, and /ev-charging.

What license is OSMMCP under?

OSMMCP is licensed under the MIT License.

コメント

「メディアとデザイン」の他のコンテンツ