key_values
ActiveTool 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)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-taginfo
https://github.com/pipeworx-io/mcp-taginfo
2/7 registries