You're viewing a demo portfolio

Join the waitlist
PRSM

key_values

Active

Tool of mcp-taginfo

declared in 0.1.0

OSM Taginfo: list the most common values for an OpenStreetMap key, by frequency (e.g. all amenity= values from "parking" down). Useful for understanding how features are tagged in OSM. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "key"
  ],
  "properties": {
    "key": {
      "type": "string",
      "description": "An OSM key, e.g. \"amenity\", \"highway\", \"cuisine\"."
    },
    "limit": {
      "type": "number",
      "description": "Max values to return (default 20, max 100)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

mcp-taginfo

https://github.com/pipeworx-io/mcp-taginfo

2/7 registries
View full server →
key_values — mcp-taginfo — PRSM MCP