osm-tagging-schema-mcp

gander-tools/osm-tagging-schema-mcp
★ 7 stars TypeScript 🤖 AI/LLM Updated today
MCP server providing OpenStreetMap tagging schema tools for AI assistants - validate tags, query values, search presets, and suggest improvements
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "osm-tagging-schema-m": {
      "command": "npx",
      "args": [
        "-y",
        "gander-tools/osm-tagging-schema-mcp"
      ]
    }
  }
}

README Excerpt

<!-- CI/CD Status --> <!-- Package Information --> <!-- Dependencies --> <!-- Code Quality & Security --> <!-- Project Information --> This is a **Model Context Protocol (MCP) server** designed specifically for AI agents and LLM applications. It acts as a bridge between artificial intelligence systems and the comprehensive OpenStreetMap tagging knowledge base provided by the official `@openstreetmap/id-tagging-schema` library.

Topics

ai-toolsmcp-serveropenstreetmaposmosm-tagstagging-schematypescriptvalidation