MCP.so
ログイン

OpenStreetMap MCP Server

@Subhashnaidudulla

OpenStreetMap MCP Server について

OpenStreetMap MCP Server Implementation

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

Subhashnaidudulla

設定

標準の設定はありません

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

リポジトリ

ツール

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

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

概要

What is OpenStreetMap MCP Server?

The OpenStreetMap MCP Server is an MCP (Map Control Protocol) server implementation that integrates OpenStreetMap data. It is intended for developers who need to serve map tiles and access OpenStreetMap data through RESTful API endpoints.

How to use OpenStreetMap MCP Server?

Install dependencies with npm install, copy the example environment file (cp .env.example .env) and edit it with your configuration, then start the server using npm start. API documentation is available at /api-docs when the server is running.

Key features of OpenStreetMap MCP Server

  • OpenStreetMap data integration
  • MCP protocol implementation
  • RESTful API endpoints
  • Map tile serving capabilities

Use cases of OpenStreetMap MCP Server

FAQ from OpenStreetMap MCP Server

How do I start the server?

Run npm start after installing dependencies and configuring the environment.

How do I configure the server?

Copy .env.example to .env and edit the variables with your configuration.

Where is the API documentation?

API documentation is available at /api-docs when the server is running.

What features does the server provide?

The server supports OpenStreetMap data integration, the MCP protocol, RESTful API endpoints, and map tile serving.

コメント

「その他」の他のコンテンツ