OpenStreetMap MCP Server
@Subhashnaidudulla
OpenStreetMap MCP Server について
OpenStreetMap MCP Server Implementation
基本情報
設定
ツール
ツールは検出されませんでした
ツールは 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.
「その他」の他のコンテンツ
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
ghidraMCP
LaurieWiredMCP Server for Ghidra

EverArt
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント