OpenStreetMap MCP Server
@Subhashnaidudulla
About OpenStreetMap MCP Server
OpenStreetMap MCP Server Implementation
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments