mcpbeat Sign in

Osm Tagging Schema MCP Server

by gander-tools Your server? Claim it
local only

Osm Tagging Schema MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 75 installs a week from npm. Last commit 11 May 2026.

MCP server for querying and validating OpenStreetMap tags

The author archived this repository on GitHub, meaning it is no longer maintained.

Installs per day peak 87 · avg 14 · -24% w/w
a month agotoday
75
Installs / week
npm · @gander-tools/osm-tagging-schema-mcp
7
Stars
0 open issues
11 May 2026
Last commit
0 releases in 90 days
GPL-3.0
License
TypeScript

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add osm-tagging-schema-mcp -- npx -y @gander-tools/osm-tagging-schema-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "osm-tagging-schema-mcp": {
      "args": [
        "-y",
        "@gander-tools/osm-tagging-schema-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.osm-tagging-schema-mcp]
command = "npx"
args = ["-y", "@gander-tools/osm-tagging-schema-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "osm-tagging-schema-mcp": {
      "args": [
        "-y",
        "@gander-tools/osm-tagging-schema-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "osm-tagging-schema-mcp": {
      "args": [
        "-y",
        "@gander-tools/osm-tagging-schema-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Osm Tagging Schema MCP

same job, measured the same way
Regex Lab
by ryudi84

MCP server for regex testing, matching, replacing, and validation

local only
Kenda
by kenda-co

Read-only MCP server for querying Kenda token spend and waste

46 installs/wk local only
MCP Registry MCP Server
by wei

MCP server for querying the official MCP registry.

33 installs/wk local only
Taginfo
by pipeworx-io

OSM Taginfo MCP — statistics on OpenStreetMap tags (keys and key=value pairs).

39 tools answering
Mermaid MCP
by mermaidchart

MCP server for Mermaid diagram validation and rendering

25 tools answering
Env
by ryudi84

MCP server for .env file validation, parsing, and comparison.

local only
Csvbox MCP Server
by csvbox-io

CSVBox MCP server for creating, updating, validating and generating CSVBox importer sheets.

49 installs/wk local only
Forkast MCP Docs
by forkastpredict

MCP server for querying Forkast documentation

4 tools answering

Osm Tagging Schema MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Osm Tagging Schema MCP?
Osm Tagging Schema MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @gander-tools/osm-tagging-schema-mcp was installed 75 times last week.
Is Osm Tagging Schema MCP still maintained?
The author archived this repository on GitHub, meaning it is no longer maintained. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Osm Tagging Schema MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @gander-tools/osm-tagging-schema-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Osm Tagging Schema MCP?
The npm package @gander-tools/osm-tagging-schema-mcp was installed 75 times in the last week. Week over week that is -24%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Osm Tagging Schema MCP open source?
Yes — it is published under the GPL-3.0 licence, written in TypeScript and 7 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.