osm-tagging-schema-mcp
Verified Safeby gander-tools
Overview
Provides OpenStreetMap (OSM) tagging schema information, validation, and improvement suggestions for AI agents and LLM applications.
Installation
npx @gander-tools/osm-tagging-schema-mcpEnvironment Variables
- TRANSPORT
- PORT
- HOST
- CORS_ORIGINS
- LOG_LEVEL
- NODE_ENV
Security Notes
The project demonstrates strong security practices including TDD, property-based fuzzing, SLSA Level 3 provenance, SBOM generation, Docker image signing with Cosign, and automated vulnerability scanning (Trivy). It explicitly addresses a known ReDoS vulnerability in the MCP SDK, stating the project is not affected due to not using the vulnerable code paths. CORS is configurable for HTTP transport. No 'eval' or obvious malicious patterns were found. Permission checks for triggering Docker builds in PRs mitigate code injection risks for contributors.
Similar Servers
mcp-openapi-server
A Model Context Protocol (MCP) server that exposes OpenAPI endpoints as MCP tools, along with optional support for MCP prompts and resources, enabling Large Language Models to interact with REST APIs.
tmcp
A server implementation for the Model Context Protocol (MCP) to enable LLMs to access external context and tools.
opensearch-mcp-server-py
Enables AI assistants and LLMs to interact with OpenSearch clusters by providing a standardized Model Context Protocol (MCP) interface through built-in and dynamic tools.
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.