🛠️

osm-tagging-schema-mcp

MCP server for querying and validating OpenStreetMap tags

Developer Tools stdio npm npmstdiogander-tools
RUN IN TERMINAL
claude mcp add gander-tools-osm-tagging-schema-mcp -- npx -y @gander-tools/osm-tagging-schema-mcp
ADD TO claude_desktop_config.json
{ "mcpServers": { "gander-tools-osm-tagging-schema-mcp": { "command": "npx", "args": ["-y", "@gander-tools/osm-tagging-schema-mcp"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "gander-tools-osm-tagging-schema-mcp": { "command": "npx", "args": ["-y", "@gander-tools/osm-tagging-schema-mcp"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "gander-tools-osm-tagging-schema-mcp": { "command": "npx", "args": ["-y", "@gander-tools/osm-tagging-schema-mcp"] } } }

About This MCP Server

The io.github.gander-tools/osm-tagging-schema-mcp server is a Model Context Protocol server that enables querying and validating OpenStreetMap tags, providing a standardized way to interact with OpenStreetMap data. It can be used by developers working with OpenStreetMap projects to ensure data consistency and validity. Developers would reach for this tool when building applications that rely on OpenStreetMap data and require robust tag validation and querying capabilities.

MCP server for querying and validating OpenStreetMap tags. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@gander-tools/osm-tagging-schema-mcp on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The osm-tagging-schema-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/gander-tools-osm-tagging-schema-mcp.svg)](https://skillsplayground.com/mcps/gander-tools-osm-tagging-schema-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.