osmmcp
Verified Safeby estebamod
Overview
Provides a suite of geospatial tools (geocoding, routing, nearby places, neighborhood analysis, EV charging) for large language models (LLMs) via the Model Context Protocol (MCP).
Installation
No command providedEnvironment Variables
- CLAUDE_API_KEY
Security Notes
The server implements robust security practices, including explicit path traversal checks for file operations, secure file permissions (0600), and proper configuration of HTTP clients with timeouts and User-Agent headers. Rate limiting is enforced for external OpenStreetMap API calls (Nominatim, Overpass, OSRM) to prevent abuse and adhere to API usage policies. Error responses are structured to avoid leaking sensitive backend information. No direct 'eval' or similar dynamic code execution vulnerabilities are apparent, and no hardcoded secrets are found in the provided source code (relying on environment variables for API keys).
Similar Servers
mcp-server
Enables AI agents and applications with Mapbox's geospatial intelligence, including geocoding, routing, POI search, and map visualization.
wanaku
Centralized routing and management of AI agent access to diverse tools and resources via the Model Context Protocol (MCP).
gis-mcp
A Model Context Protocol (MCP) server that provides AI agents and LLMs with comprehensive GIS capabilities, enabling geospatial analysis, data gathering, and transformations through natural language.
Polymcp
A comprehensive TypeScript framework for building and orchestrating Model Context Protocol (MCP) servers and AI agents, enabling LLMs to intelligently discover, select, and execute external tools.